The request signature we calculated does not match the signature you provided

0

I suddenly started getting this error on something that has been working before now. I have not made any config changes either locally or on s3. I get this error when I try to upload to S3, or when I get a presign URL and navigate to it on the browser. "An error occurred while processing the media: java.lang.Exception: com.amazonaws.services.s3.model.AmazonS3Exception: The request signature we calculated does not match the signature you provided. Check your key and signing method. (Service: Amazon S3; Status Code: 403; Error Code: SignatureDoesNotMatch; Request ID"

asked 9 months ago900 views
1 Answer
0

Have you checked the access key for it validity? Did you use a temporary token for any chance?

profile picture
answered 9 months ago
  • I don't have any temporal token, and it's not my access key, I created a new access key and the issue persists. I'm using the aws SDK for java, I really need to resolve this.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions