morio.api.account.credentials.mismatch
Account credentials mismatch - The provided account credentials are incorrect.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.account.credentials.mismatch",
"status": 403,
"title": "Account credentials mismatch",
"detail": "The provided account credentials are incorrect."
}