subscriptionType shows "pro" instead of "max" for Max 5x subscribers

Resolved 💬 0 comments Opened Jun 12, 2026 by septor-god Closed Jun 12, 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)
  • [x] I am using the latest version of Claude Code

What's Wrong?

{
"loggedIn": true,
"authMethod": "claude.ai",
"apiProvider": "firstParty",
"email": "septor@freiformgestaltung.de",
"orgId": "xxx",
"orgName": "septor@freiformgestaltung.de's Organization",
"subscriptionType": "pro"
}

What Should Happen?

I need the Max 5x limits, not the pro limits.

Error Messages/Logs

Steps to Reproduce

when checking the usage limits this message occures:

<img width="640" height="681" alt="Image" src="https://github.com/user-attachments/assets/9122d775-4e04-421c-9380-a5f5d96e49c1" />

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Sonnet 4.6

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗