Preflight Checklist
What's Wrong?
Every request immediately returns "API Error: Rate limit reached" despite Claude Max subscription being active and only 16% usage shown in /status.
What Should Happen?
Requests should succeed within Claude Max plan limits (only 16% used).
Error Messages/Logs
API Error: Rate limit reached
Steps to Reproduce
- Run claude logout, then claude login
- Open Claude Code — shows "Claude Max" in header
- Run /status — Login method: Claude Max Account, 16% session usage
- Type any message (e.g. "hi")
- Immediately get "API Error: Rate limit reached"
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
v2.1.63
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
Prior to this, credentials.json showed subscriptionType: null and rateLimitTier: null.
API credits were added as a workaround — they were consumed instantly (within seconds),
leaving the account in debt. After fresh login subscription is recognized
(subscriptionType: "max", rateLimitTier: "default_claude_max_5x") but rate limit
error persists despite only 16% usage. Session resets at 3pm Europe/Budapest.
Preflight Checklist
What's Wrong?
Every request immediately returns "API Error: Rate limit reached" despite Claude Max subscription being active and only 16% usage shown in /status.
What Should Happen?
Requests should succeed within Claude Max plan limits (only 16% used).
Error Messages/Logs
Steps to Reproduce
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
v2.1.63
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
Prior to this, credentials.json showed subscriptionType: null and rateLimitTier: null.
API credits were added as a workaround — they were consumed instantly (within seconds),
leaving the account in debt. After fresh login subscription is recognized
(subscriptionType: "max", rateLimitTier: "default_claude_max_5x") but rate limit
error persists despite only 16% usage. Session resets at 3pm Europe/Budapest.