Skip to main content

morio.core.settings.invalid

These settings are invalid - The provided settings failed validation against the Morio data schema, or are invalid for some other reason.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.core.settings.invalid",
"status": 400,
"title": "These settings are invalid",
"detail": "The provided settings failed validation against the Morio data schema, or are invalid for some other reason."
}