Not able to set content_disposition for object.presigned_url #2964
Unanswered
bonniesimon
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Thanks for opening up a discussion. I think the member you are looking for is called |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't seem to set content_disposition for object.presigned_url
The above will throw an exception
{"error":"unexpected value at params[:content_disposition]"}
When stepping in through the debugger, this is coming from
aws-sdk-ruby/gems/aws-sdk-s3/lib/aws-sdk-s3/presigner.rb
Line 148 in 6743619
Beta Was this translation helpful? Give feedback.
All reactions