aws-s3 icon indicating copy to clipboard operation
aws-s3 copied to clipboard

Can't able to upload files.

Open adityatambe opened this issue 5 years ago • 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

adityatambe avatar Mar 20 '19 10:03 adityatambe

Everything is on the README.md file

Fausto95 avatar Mar 24 '19 18:03 Fausto95

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

davirk21 avatar Sep 04 '19 20:09 davirk21

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

madhu131313 avatar Nov 26 '19 07:11 madhu131313

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.

binodgope30 avatar Dec 10 '19 11:12 binodgope30

Settings

What are the settings to fix this issue?

husseinmenshawi avatar Jun 11 '21 15:06 husseinmenshawi