Fresh OpenClaw install on macOS Mac Studio (v2026.4.15).
Onboarded fine, dashboard works, can chat with the agent in the browser dashboard.
Telegram bot:
- Created via BotFather, token added
- Channels page shows Configured: Yes, Running: Yes, Mode: polling, Probe ok
- My Telegram user ID added to Allow From
- Anthropic API key configured with custom provider (anthropic-messages, baseUrl https://api.anthropic.com, model claude-opus-4-7)
When I message the bot, I get "401 authentication error" in Telegram.
Logs show repeated errors on every message:
error | telegram/native-approvals | connect error: pairing required
error | gateway connect failed: GatewayClientRequestError: pairing required
error | gateway/channels/telegram | failed to start native approval handler: GatewayClientRequestError: pairing required
warn | gateway/ws | closed before connect ... code=1008 reason=pairing required
Gateway restart didn't fix it. How do I complete the device pairing?