<?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidRequest</Code><Message>Missing x-amz-conte
Hello, I'm trying to create a pre-signed URL with the S3 API, I followed the Cloudflare doc and my code looked like this:
The url is generated normally, but when trying to upload the file it gives this error "<?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidRequest</Code><Message>Missing x-amz-content-sha256</Message></Error>"
I'm making the request in Postman, with the PUT method, and the file in the body through the "binary" tab
1 Reply
Please do not post your question in multiple channels per the rules at #😃welcome-and-rules. It creates confusion for people trying to help you and doesn't get your issue or question solved any faster.