aws-s3
aws-s3 copied to clipboard
Can't able to upload files.
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
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?