Skip to main content

morio.api.core.status.undefined

Unable to load data from Morio Core - When reaching out to Morio Core, we did not receive a response, indicating that core may be down.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.core.status.undefined",
"status": 503,
"title": "Unable to load data from Morio Core",
"detail": "When reaching out to Morio Core, we did not receive a response, indicating that core may be down."
}