HTTP 401 · otp-invalid — ← all Webpath errors
The one-time code did not match.
How to recover. Re-enter the code from your email; after too many wrong tries, request a fresh one.
Example response
{
"type": "https://muse.as/a/webpath/errors/otp-invalid",
"title": "Code not accepted",
"status": 401,
"detail": "Re-enter the code from your email; after too many wrong tries, request a fresh one."
}
This page documents the otp-invalid error type returned in Webpath RFC 7807
application/problem+json responses. The machine-readable detail field carries a recovery
hint you can show a user verbatim — see the Spec §12 and
API Reference.