HTTP 401 · otp-expired — ← all Webpath errors
The one-time code has expired, or no code is currently active.
How to recover. Request a fresh code and enter it within its short validity window.
Example response
{
"type": "https://muse.as/a/webpath/errors/otp-expired",
"title": "Code expired",
"status": 401,
"detail": "Request a fresh code and enter it within its short validity window."
}
This page documents the otp-expired 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.