Azure / Azure/azure-storage-ruby
The MD5 value specified in the request did not match with the MD5 value calculated by the server.
Open
enhancement
question
- Dominant language
- Ruby
- Stars
- 88
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
When I try to upload an image with create_blob_block I get the error:
The MD5 value specified in the request did not match with the MD5 value calculated by the server.
It seems this error has occurred in Azure's storage library for other languages, and you can disable MD5 checking in those libraries. I don't see an option to do it here.
Contributor guide
Assessment
This issue has not been assessed yet.