waynehoover / s3_direct_upload

Direct Upload to Amazon S3 With CORS
MIT License
652 stars 333 forks source link

Rails, Paperclip, Direct Upload to S3 - Authenticated URL returns SignatureDoesNotMatch response #150

Closed JigneshGohel-BoTreeConsulting closed 10 years ago

JigneshGohel-BoTreeConsulting commented 10 years ago

I am facing an issue wherein an authenticated expiration url for an attachment (having s3_permissions: "private") directly uploaded to Amazon S3 using s3_direct_upload gem shows me SignatureDoesNotMatch response.

I have reported the issue here and would really appreciate if anybody can provide their valuable inputs in getting this resolved.

Thanks, Jignesh

JigneshGohel-BoTreeConsulting commented 10 years ago

Closing this issue as this is resolved now.Please find more details at https://github.com/thoughtbot/paperclip/issues/1422.

Thanks, Jignesh