Blocked by CORS policy, No Access-control-allow-origin' error when creating AWS Lambda script
I setup a AWS Lambda service and connected my website to it via AWS API gateway but I got a CORS error. Below is steps on my fix. CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. getDataAjax.html:1 Access to ...
Aug 28, 20211 min read1.3K


