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

authorization problem: IncompleteSignatureException #10

Open
mauermbq opened this issue Nov 28, 2018 · 1 comment
Open

authorization problem: IncompleteSignatureException #10

mauermbq opened this issue Nov 28, 2018 · 1 comment

Comments

@mauermbq
Copy link

there seemst to be an authorization problem.
{statusCode: 400, body: "{"__type":"IncompleteSignatureException","message"…91a8460b6ca684b75f7897569136f9df99dc694ca80f4'."}", headers: {…}, request: {…}}
body
:
"{"__type":"IncompleteSignatureException","message":"'myaccesskey/20181128/eu-central-1/cloud9/aws4_request' not a valid key=value pair (missing equal-sign) in Authorization header: 'AWS4-HMAC-SHA256 Credential= myaccesskey/20181128/eu-central-1/cloud9/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-target, Signature=mysecret."}"
headers
:
simply copied access key and secret directly ffrom aws console, so what's missing?

@iann0036
Copy link
Owner

Hi there,

Could you check there is no extra spaces etc. when pasting your access/secret keys into the Settings area? This error can occur with bad characters or whitespace.

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

2 participants