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
{{ message }}
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
It could just be a bad error message. This issue may be to do with uploading files containing spaces.
The documentation says to use the "un-decoded" path, which I originally thought was decoded like URL.Path, but it looks like it actually means encoded, as with URL.RequestURI() with less the RawQuery part.
When uploading a file to S3 using PutReaderWithHeaders.
I'm curious why SignV2 chooses to use query-string authentication?
vs. setting a header:
The text was updated successfully, but these errors were encountered: