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 Antworten
1
Akzeptierte Antwort

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.

beantwortet vor 3 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
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
EXPERTE
beantwortet vor 3 Monaten
  • Good point. I eventually solved this by connecting through a VPN.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen