Reputation: 101
Works fine when doing a GET request or even a POST request with raw JSON. But sending a file returns this error:
"The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. The Canonical String for this request should have been 'POST......."
Credentials are definitely correct.
Upvotes: 2
Views: 5117
Reputation: 101
This is a known issue posted on 3rd July: https://github.com/postmanlabs/postman-app-support/issues/3232
Will wait for the update
Upvotes: 2