Fausto95/aws-s3

Can't able to upload files.

Opened this issue · 5 comments

I am not able to upload files through this plugin. I always get 403 status (forbidden) when I hit uploadFile function. Can you please walk me through settings to be done on AWS? Please help
Screenshot 2019-03-20 at 3 31 00 PM
Screenshot 2019-03-20 at 3 31 27 PM

Everything is on the README.md file

@adityatambe Running into the same problem, were you able to find the fix for the cors issue?

Cors issue can be resolved by changing S3 Settings for the bucket

Getting this issue - Plz help me how to resolve this
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Access to fetch at 'https://test-bucket.s3-ap-south-1.amazonaws.com/' from origin 'http://localhost:3005' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Settings

What are the settings to fix this issue?