Forum Discussion

KinnarChowdhury's avatar
KinnarChowdhury
New Contributor
5 years ago

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.