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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions