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
Describe the bug
Getting a "Error: Network Error" pop up message when loading the "main" webpage after log in. Seems to be a CORS issue:
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://yuq7ws39pj.execute-api.us-east-1.amazonaws.com/prod/recommendations. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 502."
Yes, that is the old demo stack that I need to deprecate. I'll be updating the README soon with the latest stack deployed here: https://d2n8xfsn53tzfm.cloudfront.net/
Let me know if you have any issues with this other stack.
Describe the bug
Getting a "Error: Network Error" pop up message when loading the "main" webpage after log in. Seems to be a CORS issue:
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://yuq7ws39pj.execute-api.us-east-1.amazonaws.com/prod/recommendations. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 502."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected no error
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: