Network Failure on SES Identities Web Interface

0

I am receiving a Network Failure error when trying to access SES Identities via the AWS web interface. The following URL gives me the network error:

https://us-east-1.console.aws.amazon.com/ses/home?region=us-east-1#/identities

Based on the console log, it appears to be a CORS error. Here is an error message from the console log:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://email.us-east-1.amazonaws.com/v2/email/identities?PageSize=1000. (Reason: CORS request did not succeed). Status code: (null).

I have tried multiple browsers (Firefox, Chrome and Safari). I have cleared my cookies and cache. I have even tried disabling CORS with a browser plugin. Nothing works. I am able to access Identities in us-east-2, so the problem seems unique to us-east-1.

However, I need to be able to work with SES in us-east-1 because that is where our account is set up.

Screenshot of Error

2 回答
1
已接受的回答

AWS Support told me that some customers connecting through a certain ISP are experiencing this issue. AWS Support's recommended solution is to go into your router's firewall settings to allowlist the endpoint "email.us-east-1.amazonaws.com".

I solved this by connecting to the internet through a VPN, and thereby bypassing any firewalls used by my ISP.

已回答 3 个月前
profile picture
专家
已审核 2 个月前
0

Hello.

It is displayed without any problem in my environment.
Does the same error occur even if you connect from another network or from another PC?

profile picture
专家
已回答 3 个月前
  • Good point. I eventually solved this by connecting through a VPN.

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

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

回答问题的准则