cloud9-sync icon indicating copy to clipboard operation
cloud9-sync copied to clipboard

authorization problem: IncompleteSignatureException

Open mauermbq opened this issue 6 years ago • 1 comments

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?

mauermbq avatar Nov 28 '18 23:11 mauermbq

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.

iann0036 avatar Nov 29 '18 09:11 iann0036