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

Problem with copy_to NON-ASC-II filenames #944

Closed
manzhikov opened this issue Oct 2, 2015 · 4 comments
Closed

Problem with copy_to NON-ASC-II filenames #944

manzhikov opened this issue Oct 2, 2015 · 4 comments

Comments

@manzhikov
Copy link

For example:

object.copy_to("my_test_bucket/images/Comprimés-de-fibres-aux-fruits-assortis.png")

Error:

Aws::S3::Errors::SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.
@trevorrowe
Copy link
Member

Thanks for reporting the issue. I'm looking into this.

@dougal
Copy link

dougal commented Oct 12, 2015

+1 on this.

@dougal
Copy link

dougal commented Oct 12, 2015

The exception occurs for both :s3 and :v4 being set as signature_version in config.

@trevorrowe
Copy link
Member

Thanks for your patience. I've been able to resolve this error. I will try to get a release out shortly.

awood45 added a commit that referenced this issue Oct 22, 2015
@srchase srchase added the bug label Dec 24, 2018
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

4 participants