request api gateway cors error
问题 I created a AWS API GATEWAY,and following aws doc totur step create api and Enable CROS and Deploy ! Enable CORS ✔ Create OPTIONS method ✔ Add 200 Method Response with Empty Response Model to OPTIONS method ✔ Add Mock Integration to OPTIONS method ✔ Add 200 Integration Response to OPTIONS method ✔ Add Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin Method Response Headers to OPTIONS method ✔ Add Access-Control-Allow-Headers, Access-Control-Allow-Methods