I have started seeing an “Internal server error” message on every page in the Auth0 management dashboard.
In the browser inspector’s network tab I can see a failing request. The details are -
GET /api/support/notifications?_=1523896844800 HTTP/1.1
Host: manage.auth0.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer: https://manage.auth0.com/
Content-Type: application/json
X-Requested-With: XMLHttpRequest
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"}