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

SignatureDoesNotMatch when running _delete_multipart #59

Open
scastineyras opened this issue Mar 19, 2024 · 0 comments
Open

SignatureDoesNotMatch when running _delete_multipart #59

scastineyras opened this issue Mar 19, 2024 · 0 comments

Comments

@scastineyras
Copy link

qq related to this line: https://github.com/TkTech/ckanext-cloudstorage/blob/ae83a6714505ba81417343989b2be2e7cabae854/ckanext/cloudstorage/logic/action/multipart.py#L35C39-L35C46

All the API's on this library work perfectly with my setup, except for the _delete_multipart, which always fails with a signature exception:

libcloud.common.types.InvalidCredsError: SignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method.
AWS4-HMAC-SHA256\n20240314T184840Z\n20240314/us-east-1/s3/aws4_request\n573ae7adfeeb4abbbb486e53c9106810ce033f52f3eb288205112f1c8eb42c8b440abd13f6304ce7015c78782286c0d5eeb1a137d38aa44266d99dece302ed1d

Have you ever seen this? Any idea?

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

1 participant