Docs/Errors
Errors
Telegram route response codes.
API responses contain an error field. Show a clear message and let the user retry sign in.
{ "error": "telegram_auth_invalid" }- 400 — malformed request.
- 401 — invalid or expired signature.
- 503 — Telegram is not configured.