andrewrk / andrewrk/node-s3-cli

Special characters in the secret key cause failures

Aberta
#21 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
98
Forks
32
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

(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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.