You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm getting an issue related with PUT preseigned url with metadata.
I mean, my related code is:
As you can see, it's a really straightforward code in order to see how to generated a PUT preseigned url.
This code works, I mean, it generates an url and it's sent to client.
However, when I'm trying to use it, I'm getting:
Complete response is:
My curl command to upload my file is:
I've tried to create a PUT presigned url without any metadata. Then the presigned url PUT action works.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions