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 trying to upload photos through the react-dropzone-s3-uploader but I am not sure how to give access to the bucket. I get a CORS error and a 403 forbidden.
I am trying to upload photos through the react-dropzone-s3-uploader but I am not sure how to give access to the bucket. I get a CORS error and a 403 forbidden.
This is what I have so far
Then in the server.js
And in the .env file I have the access and secret access keys.
I'd appreciate any help
The text was updated successfully, but these errors were encountered: