Skip to content

X-Amz-Content-Sha256 not handled #6

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

Open
doppiak opened this issue Jun 26, 2019 · 1 comment
Open

X-Amz-Content-Sha256 not handled #6

doppiak opened this issue Jun 26, 2019 · 1 comment

Comments

@doppiak
Copy link

doppiak commented Jun 26, 2019

When I Post data to S3, I must to send X-Amz-Content-Sha256 header.
In AWSV4Auth.java there isn't this business logic.

I tried to change source code, but I receive the following error message:

<Error><Code>XAmzContentSHA256Mismatch</Code><Message>The Content-SHA256 you specified did not match what we received</Message><Resource>bucket_prova1/filedaStandalone9.txt</Resource><RequestId>0c07c835:16b79321460:646d:60a</RequestId></Error>

AWSV4Auth.zip

@Dagudelot
Copy link

How did you solve this?

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