Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some students will need to enable CORS to test API Gateway on Postman #2

Open
alecwhitehouse opened this issue Jun 22, 2023 · 0 comments

Comments

@alecwhitehouse
Copy link

I hope this is the appropriate forum for this issue.

I was able to invoke the GET and POST url in the 'product' example through browser, and cURL with success. However, I noticed the requests from Postman (via the CloudWatch logs) was going to require CORS enabled to succeed. Once I enabled CORS on the API, the requests from Postman were successful.

Thank you, great course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant