Kami commented on issue #1417: InvalidCredsError when uploading .xlsm file to Google Storage bucket URL: https://github.com/apache/libcloud/issues/1417#issuecomment-578711601 EDIT: I was able to reproduce the issue using interoperability credentials + using ``application/vnd.ms-excel.sheet.macroEnabled.12`` Content-Type value. If I use regular GCP service account credentials, it works fine. I assume it's something related to how we calculate the signature when interoperability mode is used. It's likely that some special values (e.g. ``.`` are not correctly handled / escaped).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
