claude-code - 💡(How to fix) Fix [Bug] Anthropic API Error: Out of extra usage despite available quota balance [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#45252Fetched 2026-04-09 08:09:43
View on GitHub
Comments
1
Participants
2
Timeline
8
Reactions
1
Timeline (top)
cross-referenced ×6commented ×1labeled ×1

Error Message

Claude Code throws "out of extra usage" error despite having available plan quota and extra usage balance. Error 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."}} Account state at time of error Error persists after all of the above. Dashboard state clearly does not match the error being returned.

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description Claude Code throws "out of extra usage" error despite having available plan quota and extra usage balance.

Environment

  • Claude Code version: 2.0.76
  • OS: macOS (Ghostty terminal)
  • Install method: pnpm
  • Login method: Claude Max Account
  • Plan: Max 5x

Error 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."}}

Sample request IDs: req_011CZrRExfXMEuxkfvEHuHfA, req_011CZrSMb83ePo3dZFt1YiNo

Account state at time of error

  • Session usage: 3% used, ~3 hours until reset
  • Weekly usage (all models): 4% used
  • Weekly usage (Sonnet only): 3% used
  • Extra usage: enabled, CA$139.55 balance, 2% of monthly cap used

Troubleshooting already attempted

  • Removed duplicate Claude Code install (had both pnpm and nvm versions)
  • Ran claude logout and claude login
  • Confirmed no ANTHROPIC_API_KEY environment variable set
  • Confirmed authenticated to Max plan organization

Error persists after all of the above. Dashboard state clearly does not match the error being returned.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.0.76
  • Feedback ID: bfe4c768-2604-44f9-a5af-03f3245af9d5

Errors

[]

extent analysis

TL;DR

The "out of extra usage" error may be resolved by verifying the account's usage limits and settings on the Claude AI dashboard, as the reported error contradicts the available plan quota and extra usage balance.

Guidance

  • Review the account's usage limits and settings on the Claude AI dashboard to ensure they match the expected values.
  • Check for any ongoing or pending usage that may not be reflected in the current usage statistics.
  • Verify that the Max 5x plan is correctly applied to the account and that there are no restrictions or limitations on extra usage.
  • Consider reaching out to Claude AI support for further assistance, as the error persists despite troubleshooting efforts.

Notes

The issue may be related to a discrepancy between the account's usage statistics and the error message returned by the API. Further investigation is needed to determine the root cause of the issue.

Recommendation

Apply workaround: Verify account settings and usage limits on the Claude AI dashboard, as the error may be related to a misconfiguration or discrepancy in the account's usage statistics.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING