Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to calculate sha256 for request payload #14

Open
hectorvp opened this issue Sep 19, 2018 · 0 comments
Open

how to calculate sha256 for request payload #14

hectorvp opened this issue Sep 19, 2018 · 0 comments

Comments

@hectorvp
Copy link

I am using Content-type as application/x-amz-json-1.1 in header, may i know how can i calculate sha256 on json to match the signature.I tried Canonicalizing json and then converting json object into string and then applying sha256 on string,but unfortunately it didnt work.

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

No branches or pull requests

1 participant