KinnarChowdhury
5 years agoNew Contributor
CORS policy and Handelling errors
How should I define CORS headers and all kinds of error handlings in response part for a API integration in AWS API Gateway?
I also can't understand where should I put a http integration url for AWS api gateway. The aws api gateway provides another url which will redirect the client request to my web server.