vue-s3-dropzone
vue-s3-dropzone copied to clipboard
CORS issues
Hey, I've followed all the steps and applied the configurations explained, but I'm still getting issues with CORS. I know that can be a problem sending requests from localhost (dev server), for this reason I also uploaded the webapp on a S3 bucket with webhosting option enabled; even from S3 I get CORS errors.
Any suggestion? Thanks!
I am facing the problem- <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>44C3C46DA70A589B</RequestId> <HostId> 9gFtyjwsSxxAgFV7YfCC1+KccMf4cUU+fkw++X5faEtF7WSTCSLCvxGulRDFQ5U8Rn8skxnteUw= </HostId> </Error> ScheduleSchedule
for aws s3 bucket at the front end it showing upload file successfully. how to slove this error please suggest.