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

AWS download URLs need extra handling #218

Open
jrburke opened this issue Jul 31, 2016 · 0 comments
Open

AWS download URLs need extra handling #218

jrburke opened this issue Jul 31, 2016 · 0 comments
Milestone

Comments

@jrburke
Copy link
Member

jrburke commented Jul 31, 2016

Looks like AWS wants something fancier done for downloading files from them.

Test:

volo add https://github.com/gaye/dav/releases/download/v1.0.3/dav.zip#dav.js

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AuthorizationQueryParametersError</Code><Message>Query-string authentication version 4 requires the X-Amz-Algorithm, X-Amz-Credential, X-Amz-Signature, X-Amz-Date, X-Amz-SignedHeaders, and X-Amz-Expires parameters.</Message>
<RequestId>80D47BFAAC204179</RequestId>
<HostId>0HariKX8ScYk17bnjlLAZNTy3qgstjggzWTYpkh2zxYuudRhBKxn+fBCE7z/bkTFc7B9H94tD/s=</HostId>
</Error>

Trying to use curl for the same action also gets the same error.

@jrburke jrburke added this to the 0.3.9 milestone Jul 31, 2016
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