pdzanwa
pdzanwa
CDCloudflare Developers
Created by pdzanwa on 6/15/2024 in #general-help
Put object in R2 bucket via Postman error
I am trying to put an object in my bucket via postman collection. I am getting this error, "<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>XAmzContentSHA256Mismatch</Code> <Message>The provided &apos;x-amz-content-sha256&apos; header does not match what was computed.</Message> </Error>" I am using this call, PUT: https://{{account-id}}.r2.cloudflarestorage.com/{{r2-bucket}}/{{r2-object}}" with all the variables set up. Any help?
1 replies