Skip to content
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

Handle expired fileUploadUrl's better #88

Open
HowardWolosky opened this issue Jan 5, 2018 · 0 comments
Open

Handle expired fileUploadUrl's better #88

HowardWolosky opened this issue Jan 5, 2018 · 0 comments

Comments

@HowardWolosky
Copy link
Member

Some users are attempting to upload their zip files to a submission whose fileUploadUrl has already expired. When they do so, they see this error:

Exception calling "GetResult" with "0" argument(s): "The transfer failed: The remote server returned an error: (403) Forbidden. Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.."

We should look into either catching/parsing that error and providing a more helpful one (the fileUploadUrl is typically only valid for 24 hours after the submission has been created) or we should just add a new FAQ to address this issue, in order to help users out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant