Skip to content
New issue

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

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

Already on GitHub? # to your account

Requests not being signed correctly #8

Open
fiddlerwoaroof opened this issue Jun 9, 2018 · 0 comments
Open

Requests not being signed correctly #8

fiddlerwoaroof opened this issue Jun 9, 2018 · 0 comments

Comments

@fiddlerwoaroof
Copy link
Contributor

fiddlerwoaroof commented Jun 9, 2018

This call fails with an error saying that the signature provided in the Authorization header didn't match the signature Amazon computed:

(aws-sdk/services/cloudformation:list-stacks 
 :stack-status-filter '("UPDATE_COMPLETE" "UPDATE_IN_PROGRESS"
                        "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS" "UPDATE_ROLLBACK_COMPLETE"
                        "UPDATE_ROLLBACK_IN_PROGRESS" "UPDATE_ROLLBACK_FAILED" 
                        "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS" "CREATE_FAILED"
                        "CREATE_COMPLETE" "CREATE_IN_PROGRESS"))

I think this PR fixes it upstream: rotatef/aws-sign4#6, I'm just reporting this here in case that PR doesn't get merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant