Amazon web services – AWS CORS problem CLOUDFRONT <> APIGATEWAY
I am struggling with the CORS error. I've deployed a backend using APIGATEWAY. It works properly via POSTMAN at the https://APIGATEWAY_URL I've deployed a web app using CLOUDFRONT, and it works too, if I open the https://CLOUDFRONT_URL from the browser.…