SignatureDoesNotMatch Error when using signed URL

0

Hi,

I am generating a signed URL to upload a file to S3 using lambda.

Following that, I copied the generated signed URL in Postman and sent a PUT request with the body type as 'none' which was successful. However, when I tried to do the same with the request body type as binary with a file I get the following error;

<Code>SignatureDoesNotMatch</Code> <Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message>

  • If there are any further questions feel free to ask. If the answer below is satisfactory to you please mark it as accepted. Thanks!

Sandali
demandé il y a 9 mois864 vues
1 réponse
0
AWS
répondu il y a 9 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions