Hello,
I’m trying to log in to the Cloudflare dashboard, but I’m stuck on the login page.
In the browser Network tab, I’m seeing a GET /connector failing with:
{
"success": false,
"errors": [
{
"code": 404,
"message": "SSO Connector not found"
}
],
"messages": [],
"result": null
}
I also see a POST /login returning 403, and the response preview says: “Sorry, you have been blocked.”
If I try to log in using Google, I get an error as shown in the attached screenshot.
At the moment I’m locked out of the account and can’t reach support through the dashboard. I’m on the Pro plan, but I’m unable to access it.
Any help here would be amazing.