Hello
On the ‘Error Report’ page, I need to check the error reports for other places in my experience, but the places are not shown on the page—the drop-down list is empty.
checking the console output in Chrome browser, I found an error in the API response,

the error response is:
{
“code”: 9,
“message”: “Query is not available for the universe 4611539494”,
“details”: []
}
I tried to refresh the page many times but no change, , and checked other experiences on same browser; it works fine.
The error message indicates that the query is not available for this particular universe.
Since the concurrent players dropped from 100 to 0, I’m concerned this error might be affecting my game, but I’m not sure.
any thoughts?
