HTTP 429 · otp-rate-limited — ← all Webpath errors
Too many sign-in codes have been requested for this email or IP.
How to recover. Wait for the period named in Retry-After, then request one more code.
Example response
{
"type": "https://muse.as/a/webpath/errors/otp-rate-limited",
"title": "Too many code requests",
"status": 429,
"detail": "Wait for the period named in Retry-After, then request one more code."
}
This page documents the otp-rate-limited 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.