1 Answer
- Newest
- Most votes
- Most comments
1
You can activate CORS on the API-Gateway. https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors.html
This will add the required OPTIONS Method for the preflight Request to your API.
answered 3 years ago
Relevant content
- asked a year ago
- asked 6 months ago
- AWS OFFICIALUpdated 24 days ago
- AWS OFFICIALUpdated 6 months ago