[BUG] Opus model not shown in VS Code extension when organization UUID fetch returns 403
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?
Opus 4.7 is not shown in the model list in VS Code extension.
Extension log shows: "Failed to fetch organization UUID: AxiosError: Request failed with status code 403"
Account has Enterprise plan. Opus 4.7 is available on claude.ai and in Claude Code desktop app, but not in VS Code extension.
What Should Happen?
All models available to the account should be shown regardless of organization UUID fetch result.
Error Messages/Logs
Failed to fetch organization UUID: AxiosError: Request failed with status code 403
Steps to Reproduce
- Enterprise account with User role (not Admin)
- Open VS Code with Claude Code extension v2.1.114
- Check model list — Opus is missing
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.111
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
Extension log shows:
Failed to fetch organization UUID: AxiosError: Request failed with status code 403
No organization UUID available
Account: Enterprise plan, User role (not Admin).
Opus 4.7 is available on claude.ai and Claude Code desktop app, but missing in VS Code extension.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗