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

The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. #26

Open
korcstar opened this issue Feb 9, 2017 · 6 comments

Comments

@korcstar
Copy link

korcstar commented Feb 9, 2017

I use west europe bucket
when i try to put file on my bucket, i get following error

Message: S3::putObject(): [InvalidRequest] The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.

Any solution?

@ivorobioff
Copy link

+1

1 similar comment
@austinhutchison
Copy link

+1

@hassanuos
Copy link

S3::putObject(): [InvalidRequest] The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.

Facing the same issue...

@andybroomfield
Copy link

+1

@austinhutchison
Copy link

I was able to wrangle something together using the functions from this PR: tpyo/amazon-s3-php-class#128

Hope that will point you in the right direction

@andybroomfield
Copy link

This is a rough version I was able to put together to get it working.
https://gist.github.com/andybroomfield/2383c19171f0739b77e4b831e1e9ee61

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

5 participants