You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2021. It is now read-only.
I'm not honestly sure if this issue is best tackled here, in the AWS4Signer or on the side of AWS, but I thought I'd at least document this issue I ran into. If your requests have an Expect: 100-continue header it will cause your signature generated locally to fail to match. I suspect this header is causing a signature to be calculated ignoring the body since only the headers are being analyzed by the server.