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

Support for AWS Signature Version 2 #11

Open
jgallucci32 opened this issue Jun 14, 2017 · 0 comments
Open

Support for AWS Signature Version 2 #11

jgallucci32 opened this issue Jun 14, 2017 · 0 comments

Comments

@jgallucci32
Copy link

When using a local Amazon S3 provider which does not support Version 4 Signatures you get the following error:

com.amazonaws.services.s3.model.AmazonS3Exception: The request signature we calculated does not match the signature you provided. Check your key and signing method. (Service: Amazon S3; Status Code: 403; Error C
ode: SignatureDoesNotMatch; Request ID: txa2daa06c38e9468895ce3-0059408040

Specifically for our use case we are using OpenStack Swift with the Swift3 plugin which does not yet support V4 signatures and can only support V2 signatures.

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