[
https://issues.apache.org/jira/browse/LIBCLOUD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204184#comment-13204184
]
Tomaz Muraus commented on LIBCLOUD-149:
---------------------------------------
Hey, do you have an example response which reproduces this problem / bug?
Ideally you would run your script with LIBCLOUD_DEBUG environment variable set
to /dev/stderr (LIBCLOUD_DEBUG=/dev/stderr python myscript.py) and pass the
responses here (don't forget to strip out your credentials).
> S3 signature : Content-MD5 header value case must not be lowered
> ----------------------------------------------------------------
>
> Key: LIBCLOUD-149
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-149
> Project: Libcloud
> Issue Type: Bug
> Components: Storage
> Affects Versions: 0.7.1
> Reporter: Florent Cayré
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Multi-object delete calls crash with signature error because the Content-MD5
> is lowered in S3Connection._get_aws_auth_param ; the string to sign as
> returned by AWS in the error response shows it ; moreover, nothing indicates
> the lower case in the AWS official documentation :
> http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira