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

X-Amz-Expires header not added, required for S3 #145

Open
plthomasva opened this issue Aug 25, 2021 · 1 comment
Open

X-Amz-Expires header not added, required for S3 #145

plthomasva opened this issue Aug 25, 2021 · 1 comment

Comments

@plthomasva
Copy link

I'm getting failures creating requests, and it looks like the issue is that X-Amz-Expires is not supported and is required for S3 Query Parameter authorization.

Ideas?

@tivac
Copy link
Owner

tivac commented Aug 25, 2021

Not super surprising, from the README (emphasis added)

Your results may vary for other services, S3 seems especially fraught with peril. 💀

I'm not super familiar with that header but would love a PR improving S3 support!

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

2 participants