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
I am using the React S3 Uploader and I am successfully getting the signedResult from the server and the file upload progresses to 100% but then I get Method not allowed error with the URL of my react app. (I guess this URL should be from the signedResult but I don't know why it takes the URL from my react app).
My react app and server are hosted on different servers.
The text was updated successfully, but these errors were encountered:
I am using the React S3 Uploader and I am successfully getting the signedResult from the server and the file upload progresses to 100% but then I get Method not allowed error with the URL of my react app. (I guess this URL should be from the signedResult but I don't know why it takes the URL from my react app).
My react app and server are hosted on different servers.
The text was updated successfully, but these errors were encountered: