Skip to content

Wasabi file upload: x-amz-content-sha256 #121

Description

@Trapulo

I'm using Wasabi to upload a file and I get the error "The provided 'x-amz-content-sha256' header does not match what was computed"

byte[] blob;
.....
await _blobStorage.WriteAsync(GetItemPath(ItemID), blob);

any idea?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions