Getting The request signature we calculated does not match the signature you provided in Spring Boot application. #3064
AayushSaini101
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using an application that is uploading particular attachment, While uploading and downloading the attachment we are getting
{"message":"Failed to generate attachment upload credentials","detailMessage":"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. (Service: AWSSecurityTokenService; Status Code: 403; Error Code: SignatureDoesNotMatch; Request ID: 22896f7a-d738-4005-be7d-78f411b76f28; Proxy: null)"}
this error message, but the old version of this application this is on fuse, is perfectly working. The dependency version <aws.java.sdk.version>1.12.604</aws.java.sdk.version>Beta Was this translation helpful? Give feedback.
All reactions