Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[Bug] X-Amz-Content-Sha256 is not allowed for upload #236

Open
mrister opened this issue Jul 2, 2018 · 0 comments
Open

[Bug] X-Amz-Content-Sha256 is not allowed for upload #236

mrister opened this issue Jul 2, 2018 · 0 comments

Comments

@mrister
Copy link

mrister commented Jul 2, 2018

Error: X-Amz-Content-Sha256 is not allowed
With: Latest aws-sdk-js (doing client side uploads)

I was running a containerized image for demo purposes and got 'X-Amz-Content-Sha256 is not allowed' on requests.

Latest master has support for setting CORS headers but it is unreleased. This actually helps but I needed to make my own image to be able to use it.
So until this gets released or fixed you can use my image to pass CORS headers (not really production grade because it takes fake-s3 from master)

https://hub.docker.com/r/mrister/fake-s3/
https://github.com/mrister/fake-s3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant