Similar to this issue: Unable to load workspaces as you're offline error. Can't start a Workspaces
I noticed when viewing DevTools that I get a 500 repsonse from the proxy endpoint for Postman (https://bifrost-https-v4.gw.postman.com/ws/proxy)
{
"error": {
"status": 500,
"name": "upstreamServiceError",
"message": "Presence Service returned invalid data",
"detail": "",
"instance": ""
}
}
I’ve tried on my Desktop app and web, and asked colleagues to try as well.