vue-s3-dropzone icon indicating copy to clipboard operation
vue-s3-dropzone copied to clipboard

CORS issues

Open davidedkdeluca opened this issue 7 years ago • 1 comments

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!

davidedkdeluca avatar Sep 16 '18 13:09 davidedkdeluca

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.

ShrJoshi28 avatar Feb 08 '19 08:02 ShrJoshi28