Skip to content

Fix URI encoding of special characters#129

Open
jaygarala wants to merge 1 commit into
kndt84:masterfrom
jaygarala:fix/sigV4Client-uri-encoding
Open

Fix URI encoding of special characters#129
jaygarala wants to merge 1 commit into
kndt84:masterfrom
jaygarala:fix/sigV4Client-uri-encoding

Conversation

@jaygarala

Copy link
Copy Markdown

Update fixedEncodeURIComponent in sigV4Client to match a generated client from AWS. This fixes The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. error when using query parameters with special characters, in my case *.

Update `fixedEncodeURIComponent` in `sigV4Client` to match a generated client from AWS.  This fixes `The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method.` error when using query parameters with special characters, in my case `*`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant