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
已提问 2 年前596 查看次数
1 回答
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
已回答 2 年前
AWS
支持工程师
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容