claude-code - 💡(How to fix) Fix [Bug] 100% failure rate during standard usage due to erroneous extra usage detection [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#45027Fetched 2026-04-09 08:15:01
View on GitHub
Comments
1
Participants
2
Timeline
9
Reactions
0
Timeline (top)
cross-referenced ×5labeled ×3commented ×1

Error Message

[{"error":"Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Third-party apps now draw from your extra usage, not your plan limits. We've added a $200 credit to get you started. Claim it at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqkSefM5WNJrwXJWqYjJ"}\n at generate (/$bunfs/root/claude:454:11098)\n at makeRequest (/$bunfs/root/claude:801:5435)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T05:26:52.098Z"}]

Code Example

[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Third-party apps now draw from your extra usage, not your plan limits. We've added a $200 credit to get you started. Claim it at claude.ai/settings/usage and keep going.\"},\"request_id\":\"req_011CZqkSefM5WNJrwXJWqYjJ\"}\n    at generate (/$bunfs/root/claude:454:11098)\n    at makeRequest (/$bunfs/root/claude:801:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T05:26:52.098Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description [BUG] 100% failure rate during standard usage due to erroneous extra usage detection

Environment Info

  • Platform: darwin
  • Terminal: kitty
  • Version: 2.0.76
  • Feedback ID: 4a92fc8c-9f82-4273-8d94-bf7b99db15cd

Errors

[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Third-party apps now draw from your extra usage, not your plan limits. We've added a $200 credit to get you started. Claim it at claude.ai/settings/usage and keep going.\"},\"request_id\":\"req_011CZqkSefM5WNJrwXJWqYjJ\"}\n    at generate (/$bunfs/root/claude:454:11098)\n    at makeRequest (/$bunfs/root/claude:801:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T05:26:52.098Z"}]

extent analysis

TL;DR

The issue may be resolved by claiming the $200 credit at claude.ai/settings/usage to cover extra usage costs.

Guidance

  • The error message suggests that the application is now drawing from extra usage limits instead of plan limits, which may be causing the 100% failure rate.
  • To verify the current usage limits and available credits, check the claude.ai/settings/usage page.
  • Claiming the $200 credit may provide a temporary workaround to resolve the issue.
  • Reviewing the application's usage patterns and adjusting the plan or usage limits may be necessary to prevent future occurrences.

Example

No code snippet is provided as it is not clearly supported by the issue.

Notes

The provided information does not specify the exact cause of the "erroneous extra usage detection", so the suggested workaround may not address the root cause of the issue.

Recommendation

Apply workaround: Claim the $200 credit at claude.ai/settings/usage to cover extra usage costs, as it may provide a temporary resolution to the issue.

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