kndt84 / aws-api-gateway-client

A client module of AWS API gateway both for Node.js and browsers

Home Page:https://www.npmjs.com/package/aws-api-gateway-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whenever i add make a post with a body amazon complains that the signature is invalid

l33way opened this issue · comments

I get:
The request signature we calculated does not match the signature you provided.

It works if i pass {} as the body.. but if i put anything else in.. like {"test":"test"} it fails.

Can you paste error message?

Recently, some updates are published. I hope they solve the issue. Please feel free to post a new issue if you face the same error.