CHW-4113 TOTPNotConfigured
no TOTP setup in progress; call /api/settings/2fa/setup first
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: no TOTP setup in progress; call /api/settings/2fa/setup first
HTTP status:400(client)
Problem. The user asked to verify a TOTP code but has no in-
progress setup. Cause. /api/settings/2fa/verify was called
before /api/settings/2fa/setup. Fix. Start a fresh setup. HTTP
400.