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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南