[BUG] Billing Issue - "You're out of extra usage." When I have used 0% of my normal limit
Resolved 💬 5 comments Opened Apr 8, 2026 by amayendesa Closed May 22, 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)
- [ ] I am using the latest version of Claude Code
What's Wrong?
I'm getting the below error in console on my mac even when I have used 0% of my normal limit.
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqxrUSWBLWuWZcTtRKiB"}
What Should Happen?
I should not get that error because I'm within my limit.
Error Messages/Logs
<<
╭─── Claude Code v2.1.7 ────────╯
❯ hie
⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep
going."},"request_id":"req_011CZqwT95fczsmYtLxPyNk9"}
❯ hie
⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep
going."},"request_id":"req_011CZqxrUSWBLWuWZcTtRKiB"}
Steps to Reproduce
I just prompted hie in console in my project.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
v2.1.7
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
IntelliJ IDEA terminal
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗