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
Thanks for this issue. I was mulling over the meaning behind getTemporarySecurityCredentials as it's not instantly obvious from the docs for those who are new to S3/STS business, now thanks to this and prev issue, its meaning is clear now.
As a temporary fix, I've set getTemporarySecurityCredentials: false in our uppy setup and everything works as expected now.
Another issue that was fixed along the way was uploads stalling in Chrome on MacOS after first chunk was sent, note the second (pending) request, it hangs forever:
(hangs only with getTemporarySecurityCredentials: true).
No issues in Safari or Firefox. I see no connection here, maybe we can investigate further later.
Initial checklist
Problem
#4809 (comment)
Solution
allow client side signing also using accelerated endpoint also with STS
Alternatives
just say that we don't support that
The text was updated successfully, but these errors were encountered: