I'm trying to follow the url given below.
I've successfully completed all the steps. But when I try to Invoke Request Unicorn. I'm getting the below error in console.
Failed to load https://jvhlk3ly43.execute-api.ap-southeast-2.amazonaws.com/prod/ride: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://wildrydes-naveen-muralidharan.s3-website-ap-southeast-2.amazonaws.com' is therefore not allowed access. ride.js:34 Error requesting ride: error , Details: ajaxError @ ride.js:34 fire @ jquery-3.1.0.js:3243 fireWith @ jquery-3.1.0.js:3373 done @ jquery-3.1.0.js:9100 (anonymous) @ jquery-3.1.0.js:9332 error (async) send @ jquery-3.1.0.js:9360 ajax @ jquery-3.1.0.js:8999 requestUnicorn @ ride.js:19 handleRequestClick @ ride.js:87 dispatch @ jquery-3.1.0.js:5110 elemData.handle @ jquery-3.1.0.js:4918 ride.js:35 Response: undefined
Could someone help me to configure the CORS.
