#HTTP 401: unauthorized
1 messages ยท Page 1 of 1 (latest)
401 from Telegram is usually a bad/revoked bot token or the wrong Telegram account/token source being picked up.
Please paste these first:
openclaw --version
openclaw status
openclaw channels status --probe
openclaw logs --follow
A few quick checks:
- Verify
channels.telegram.botTokenorTELEGRAM_BOT_TOKENis the current BotFather token - Telegram does not use
openclaw channels login telegram, it must be configured as a token - If you use multiple Telegram accounts, make sure the right account has the token and
channels.telegram.defaultAccountis set - If you enabled webhook mode,
channels.telegram.webhookSecretis required whenwebhookUrlis set