Replies: 3 comments
-
|
If you’re seeing “Not authorized to use Copilot” even though you’re subscribed, it’s usually just a session issue. I’d try signing out of GitHub completely, then logging back in. After that, restart your editor so everything refreshes properly. It’s also worth double checking that your Copilot plan shows as active under Billing & plans. Most of the time, it’s just an authentication refresh problem. If it’s still happening after that, reaching out to GitHub Support with the error details should get it sorted. Hope this helps 🙌 |
Beta Was this translation helpful? Give feedback.
-
|
If you can’t use the Claude model in IDEA, it’s usually due to one of these reasons: 1️⃣ You Don’t Have API Access to Anthropic ClaudeClaude models (like Claude 3) are provided by Anthropic, not directly by your IDE. To use Claude inside IDEA, you need:
If you only have a ChatGPT/OpenAI key, Claude won’t work. 2️⃣ Your Plugin Doesn’t Support ClaudeSome AI plugins in:
only support OpenAI models by default. Check: If Claude is not listed → that’s the issue. 3️⃣ Region or Account RestrictionClaude API may not be available in some regions or for free-tier accounts. If you're using:
Claude access might be disabled. 4️⃣ API Key Not Configured ProperlyGo to: Make sure:
5️⃣ Network / Firewall BlockingIf you’re:
Firewall might block Anthropic’s API endpoint. Try:
|
Beta Was this translation helpful? Give feedback.
-
|
Try using Google Antigravity IDE(or) connect your project to claude through a MCP server. Hope this may help🙌 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Beta Was this translation helpful? Give feedback.
All reactions