You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: