claude-code - 💡(How to fix) Fix Gift code Max entitlement removed after 2 days [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#52425Fetched 2026-04-24 06:07:36
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Access should not downgrade to Basic within a short period (e.g., 2 days) after successful gift redemption.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • 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 redeemed a Claude gift code via https://claude.ai/gift/redeem on April 21, 2026.

The Max access was activated successfully but downgraded to Basic after ~2 days (April 23, 2026).

Expected: 365-day Max access from gift redemption
Actual: Access reverted to Basic after 2 days

No billing issue or payment failure involved.

This appears to be an entitlement/access control issue.

What Should Happen?

Claude Code should correctly maintain the active Max entitlement after a valid gift code redemption for the full intended duration (365 days).

The user’s access level should remain as Max unless the entitlement expires or is explicitly revoked with proper notification.

Access should not downgrade to Basic within a short period (e.g., 2 days) after successful gift redemption.

Error Messages/Logs

Steps to Reproduce

  1. Go to https://claude.ai/gift/redeem
  2. Redeem a valid Claude gift code successfully on April 21, 2026
  3. Confirm that Claude Code shows Max access is active
  4. Continue using Claude Code normally
  5. After approximately 2 days (April 23, 2026), observe that the account access is downgraded from Max to Basic
  6. No user action, billing change, or subscription modification was performed during this period

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.118

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue may be resolved by investigating and fixing the entitlement/access control logic in the Claude Code system to correctly maintain the active Max entitlement after a valid gift code redemption.

Guidance

  • Review the gift code redemption process and entitlement logic to ensure it correctly sets the Max access duration to 365 days.
  • Investigate the system's access control and entitlement management to identify why the Max access is being downgraded to Basic after 2 days.
  • Check for any scheduled tasks or cron jobs that may be resetting or updating user entitlements.
  • Verify that the issue is specific to the current version (2.1.118) and if it's a regression, check the changes made in recent updates.

Example

No code snippet is provided as the issue does not contain specific code references.

Notes

The issue seems to be related to the entitlement/access control logic, but without more information about the system's architecture and code, it's difficult to provide a more specific solution.

Recommendation

Apply workaround: Temporarily, the development team could manually extend the Max access duration for affected users until the root cause is identified and fixed, to prevent further downgrades.

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