400 Attempt Failed
Extra metadata
remainingAttempts
remainingAttemptsfields
fieldsExample
400 Attempt Failed
Content-Type: application/problem+json
{
"type": "https://docs.devland.is/reference/problems/attempt-failed",
"title": "Attempt Failed",
"status": 400,
"detail": "2 attempts remaining. Validation issues found in fields: smsVerificationCode.",
"remainingAttempts": 2
"fields": {
"smsVerificationCode": "Verification code does not match.",
}
}Last updated
Was this helpful?