filestack / filestack-java

Official Java SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://filestack.com
Apache License 2.0
18 stars 18 forks source link

Send AWS S3 encryption header #52

Closed shawnmaten closed 6 years ago

shawnmaten commented 6 years ago

I already pushed out a fix with 0.6.0-rc.1 and 2.0.0-alpha.3 (Android) for the user that was having a problem but it should be more formally fixed as part of #47.

arussellk commented 6 years ago

@shawnmaten I found this from the bug report here: filestack/filestack-android/issues/140

The same "SignatureDoesNotMatch" bug affected me in 0.5.0 and is fixed in 0.6.0-rc.1. Thanks for your awesome work on this. 😃

shawnmaten commented 6 years ago

Glad we fixed it already!