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

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

@mrister

Description

@mrister

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions