[BUG]Claude Code shows "Login successful" with valid Max plan but all requests fail with "Your account does not have access to Claude Code"
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?
Claude Code recognizes my Max plan and confirms "Login successful," but every request fails with:
"Your account does not have access to Claude Code. Please run /login."
Running /login repeatedly shows "Login successful" each time, but the next message fails with the same error. This appears to be the same backend entitlement bug as issue #47130.
What Should Happen?
Claude Code should process my requests normally using my active Max plan, the same way Claude.ai web chat does. Login status and request authorization should be consistent — if login shows "successful" with an active Max subscription, requests should not be rejected with an access error.
Error Messages/Logs
Your account does not have access to Claude Code. Please run /login.
Steps to Reproduce
- Open Claude Code in desktop app
- Send any message (e.g., "hi")
- Error: "Your account does not have access to Claude Code. Please run /login."
- Run /login → shows "Login successful"
- Send another message → same error repeats indefinitely
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.119
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
<img width="866" height="208" alt="Image" src="https://github.com/user-attachments/assets/d730561b-36e9-4e7f-ab6f-9c851dcada2f" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗