Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
94 stars 25 forks source link

PHP backblaze api upload large part #172

Closed amitrnavik1 closed 2 years ago

amitrnavik1 commented 2 years ago

HI, I need help if you will guide me, please.

I was using the upload part API of Backblaze for the large file by the following doc: https://www.backblaze.com/b2/docs/b2_upload_part.html

Below is the API response. Please assist.

"code": "bad_request", "message": "Checksum did not match data received", "status": 400

Sorry, this is not regarding your SDK I am here because I have nowhere to go. also I have put this query on StackOverflow https://stackoverflow.com/questions/72301794

Hope you will guide me on this.

malaysf commented 2 years ago

@amitrnavik1 I'm going to close this issue out in favor of your question on Stack Overflow, please see metadaddy's answer there for a solution.