Unable to access any page in Cloudflare Dashboard. I keep getting "Refresh the page to try again".
I cant seem to access any page post login on dash.cloudflare.com. Started happening yesterday.
The page shows up for couple of seconds and I see the attached screenshot.
On the browser console, I see following error message:
hook.js:608 SomethingWrong: TypeError: Cannot read properties of undefined (reading 'color')
And, I see one network request (https://dash.cloudflare.com/api/v4/accounts/.../access/organizations) fail with 403 response :
{
"result": null,
"success": false,
"errors": [
{
"code": 9999,
"message": "access.api.error.not_enabled: Access is not enabled. Visit the Access dashboard at https://dash.cloudflare.com/ and click the 'Enable Access' button."
}
],
"messages": []
}
I have tried clearning cache, logged out and logged in, but no help.
The page shows up for couple of seconds and I see the attached screenshot.
On the browser console, I see following error message:
hook.js:608 SomethingWrong: TypeError: Cannot read properties of undefined (reading 'color')
And, I see one network request (https://dash.cloudflare.com/api/v4/accounts/.../access/organizations) fail with 403 response :
{
"result": null,
"success": false,
"errors": [
{
"code": 9999,
"message": "access.api.error.not_enabled: Access is not enabled. Visit the Access dashboard at https://dash.cloudflare.com/ and click the 'Enable Access' button."
}
],
"messages": []
}
I have tried clearning cache, logged out and logged in, but no help.

