andrewrk / andrewrk/node-s3-cli

Special characters in the secret key cause failures

未關閉
#21 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
98
分支
32
PR 合併指標
30 天內沒有已合併 PR

描述

(This is not necessarily a bug in S3 CLI, but the bug does affect it.)

If the AWS secret key contains a special character (in my case, a `[`), the s3-cli commands do not work. Instead, the commands yield the error, `Error: The request signature we calculated does not match the signature you provided. Check your key and signing method.`

To work around the problem, issue yourself a new access key/secret key pair, where the latter does not have any special characters.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。