Environment:
▎ - OpenClaw 2026.3.28 (f9b1079)
▎ - Auth: Max OAuth session (not API key)
▎ - Model: anthropic/claude-opus-4-6
▎ - Windows 11
▎ What I've tried:
▎ - Full restart (not just service restart)
▎ - openclaw doctor --fix — no auth issues found
▎ - Updated from 2026.3.24 to 2026.3.28
▎ - Cooldown cleared, retried — same error
▎ Error log:
▎ [agent/embedded] embedded run agent end: isError=true model=claude-opus-4-6 provider=anthropic error=The AI service
is temporarily overloaded.
▎ rawError={"type":"error","error":{"type":"overloaded_error","message":"Overloaded"}}
▎ Claude Code on the same machine, same Max subscription, same model — no issues at all. Seems like something in how
OpenClaw sends the Max OAuth token to Anthropic's API.