[BUG] Max plan requires Usage Credits balance for 1M context — should be included
Resolved 💬 1 comment Opened May 29, 2026 by amsadouk Closed Jul 2, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Max plan users are required to have a Usage Credits balance to use 1M context
in Claude Code, even though 1M context should be included in the Max plan.
What Should Happen?
Max plan subscribers should be able to use Opus 4.8 with 1M context in Claude
Code without needing a separate Usage Credits balance.
Error Messages/Logs
API Error: Usage credits required for 1M context · turn on usage credits at
claude.ai/settings/usage, or use --model to switch to standard context
Steps to Reproduce
- Have an active Max plan subscription
- Have $0.00 Usage Credits balance
- Open Claude Code in VS Code
- Set model to Opus 4.8 (1M context) via /model
- Send any message
- Error appears immediately: "Usage credits required for 1M context"
Workaround: Adding any amount to Usage Credits balance resolves the error,
but this should not be required for Max plan users.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.156 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗