Skip to main content

morio.api.authentication.required

Authentication required - The request was not properly authenticated.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.authentication.required",
"status": 401,
"title": "Authentication required",
"detail": "The request was not properly authenticated."
}