1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
You can enable CORS without reverting to the old console by following the steps in the document below.
Please select the resource when enabling it.
https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors-console.html
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago
Hi Riku thanks for help, i have tried that but the issue is that Enable CORS Button is disabled?
Do resources have methods? CORS cannot be set if there is no method as shown below.
If there is a method, you can set it.
Its worked @Riku thank you so much for you help its appreciated!