Skip to content

Fix 403 Forbidden errors with v4 signatures #9

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

Merged
merged 1 commit into from
Dec 15, 2018

Conversation

mterrel
Copy link
Contributor

@mterrel mterrel commented Dec 15, 2018

Fixes #8
Changes the Version and Action parameters to be in 'query' instead of
'header'. This aligns with AWS docs, examples, and the official AWS SDK
client behavior and allows me to make successful requests to AWS using
the resulting cloudformation swagger spec.

Fixes APIs-guru#8
Changes the Version and Action parameters to be in 'query' instead of
'header'. This aligns with AWS docs, examples, and the official AWS SDK
client behavior.
@MikeRalphson
Copy link
Contributor

Thank you!

@MikeRalphson MikeRalphson merged commit 69da9be into APIs-guru:master Dec 15, 2018
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.

2 participants