Relative Content

Tag Archive for amazon-web-servicesamazon-s3corsamazon-cloudfront

Getting CORS error in AWS (Cloudfront distribution + S3 setup)

Earlier I was accessing this cloudfront distribution from one repo, localhost:4000, and from stage env. It was all working fine. I sat up a new localhost localhost:4800 and tried accessing the same cloudfront distribution, but I am getting CORS error.
Below are the CORS setting in the S3 bucket and Origins and Behaviors setting in the Cloudfront.