-
Notifications
You must be signed in to change notification settings - Fork 212
SMP - Submission download does not work #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@ajefts What do you think about it? Should be working in API v2, if called correctly, right? |
I think that's an untested endpoint in v2. Ideally, we need to get that built in v3. In the short, short term we may need to use the legacy download controller... https://studio.topcoder.com/?module=DownloadSubmission&sbmid=236660 |
@ajefts FYI: I've double-checked it. Submission downloading with API v2 seems to be non-functional, indeed. The following error message is reported:
I'll fallback for the legacy download controller for now. |
Ok. FireIce is also running a challenge to get the endpoint added to v3.
…On Wed, Apr 12, 2017 at 7:59 AM, birdofpreyru ***@***.***> wrote:
@ajefts <https://github.com/ajefts> FYI: I've double-checked it.
Submission downloading with API v2 seems to be non-functional, indeed. The
following error message is reported:
description: "The request was invalid. An accompanying message will explain why."
details: "connection should be object"
name: "Bad Request"
value: 400
I'll fallback for the legacy download controller for now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADorrrwdrWYerwH_4UY1qTnCl0VxMJEwks5rvLyUgaJpZM4M4om8>
.
|
UPDATE: In the commit 9606802 submission download is fixed with use of legacy (Studio) API. |
A comment to winning submission tells
Probably it works, but submitter made some auth-related mistake?
The text was updated successfully, but these errors were encountered: