I am getting CORS errors in S3 console, is this a bug with AWS S3?

0

I don't have an account to fill out a tech support ticket, but this isn't tech support. It feels like a bug:

Access to XMLHttpRequest at 'https://us-east-1.console.aws.amazon.com/s3/proxy' from origin 'https://s3.console.aws.amazon.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

A lot of these errors for all of my buckets. On the main list of buckets I am getting all 400 responses from the Access column for all buckets. It shows 'Unknown Error':

Request URL: https://us-east-1.console.aws.amazon.com/s3/s3control-proxy
Request Method: POST
Status Code: 400 
Referrer Policy: no-referrer-when-downgrade
asked 2 years ago539 views
1 Answer
1

Hello, It appears you might be requesting the wrong URL. in the response you posted, you use https://us-east-1.console.aws.amazon.com/s3/s3control-proxy. Try using https://s3.console.aws.amazon.com/s3/buckets/ instead.

Kyle_W
answered 2 years ago
AWS
SUPPORT ENGINEER
reviewed 2 years ago

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