#HTTP 401: unauthorized

1 messages ยท Page 1 of 1 (latest)

bleak mural
#

Telegram says HTTP 401: unauthorized

teal wyvernBOT
wooden cradleBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

teal wyvernBOT
surreal pathBOT
#

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.botToken or TELEGRAM_BOT_TOKEN is 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.defaultAccount is set
  • If you enabled webhook mode, channels.telegram.webhookSecret is required when webhookUrl is set