CORS errors in the AWS console.

0

The web console https://us-west-1.console.aws.amazon.com/ and the mobile app are experiencing CORS errors in their REQUEST and it doesn't allow me to navigate or view the console header.

This is one of the errors that appears when I click on "inspect" in the browser:

Access to fetch at 'https://global.console.aws.amazon.com/lotus/metadata?packageName=%40amzn%2Funified-console-app&majorVersion=1&accountId=383861931280&region=us-east-1' from origin 'https://us-east-1.console.aws.amazon.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Thank you!!

The page in Google Chrome appears blank and doesn't load anything. Sample of the error when inspecting the page.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions