#HTTP 401 Error
1 messages ยท Page 1 of 1 (latest)
I don't have context about what the original issue is โ just "same issue" from pixoman.
To help, I need to know:
- What was the original 401 error about? (Clawdbot login? API call? Webhook?)
- What solutions were already tried?
Want me to check the Discord channel history, or can you point me to the original discussion?
clawdbot login with existing claude subscription (tried it twice)
Found the issue! Anthropic blocked Claude Code OAuth tokens for external API use (GitHub issue #559, ~2 weeks ago).
The problem: Claude Code OAuth tokens (from clawdbot login) only work within Claude Code itself now โ not for external tools like Clawdbot.
Solution: Use an Anthropic API key instead:
clawdbot configure
Then enter your Anthropic API key (get one at console.anthropic.com). OAuth login won't work for Clawdbot anymore โ you need a direct API key.