Copilot-Pro not initiating #198489
Replies: 5 comments 3 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
did you checked your bank statement to confirm payment actually done or not? and what about github web dashboard, is it showing pro or still free? |
Beta Was this translation helpful? Give feedback.
-
💡 The Fix: Force an IDE Token PurgeThis behaviour usually happens because VS Code aggressively caches your GitHub authentication scopes. Even if your billing dashboard says "Pro," your editor is still passing the old "Free" tier OAuth token back to the Copilot API, causing an immediate shutdown. Furthermore, immediately upgrading a secondary account right after registration often triggers GitHub's automated anti-fraud flags, throttling the API. Stick to your primary account and run this reset: 1. Nuke the Cached Token
git credential-manager reject [https://github.com](https://github.com)2. Refresh the Session
3. Verify Model Scopes
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @DarkMatter-DMOS, thanks for being a part of the GitHub Community! The |
Beta Was this translation helpful? Give feedback.
-
|
Hi @DarkMatter-DMOS, Did you attempt to upgrade your Copilot subscription after April 20th? If so, we've recently announced the following changes to GitHub Copilot’s Individual plans to protect the experience for existing customers: pausing new sign-ups, tightening usage limits, and adjusting model availability. Please visit the GitHub Blog: Changes to GitHub Copilot Individual Plans for more details. If you’ve purchased Copilot through Apple or Google Play, please reach out to them directly for a refund. I also see that you have a GitHub Pro account, are those the charges you're mentioning? The plan names are similar but GitHub Pro does not include access to Copilot, and new signups for Copilot Pro/Pro+ are currently paused. Lastly, if none of the information above is applicable, the only place to go for answers to account-specific questions like this one is opening a ticket on our Support page. This is a public forum, and the community is unable to assist with nor escalate your ticket, but we can assure you it is in the right place. There are an extremely high volume of Support tickets right now, yours will be answered in the order it was received based on the amount of tickets ahead of yours. Please open only one ticket per request. As no other Community Discussions team members will be able to provide additional help with account related questions I am going to close this discussion. We appreciate your understanding and patience while Support works through your request! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Other
Body
Upgrading from Copilot Free to Copilot Pro does not activate throughout the platform, I have two accounts the second I had to create as I have not been getting any form of response from GitHub Support on the matter, upgrading to Pro from Free does not reflect correctly in the account, yes there are timeframes for the activation and population within the profile this does not take weeks to initiate. VSCODE Copilot dies not see this even though a new account is immediately upgraded during registration and subscribed to Copilot Pro, any utilisation of Copilot results in shutdown due to it still being seen as free and not pro. Support is non existent in this regard, no matter how often you try and contact support its a dead.
I am having to resort to following the legal route as there is absolutely no response from Github.
Beta Was this translation helpful? Give feedback.
All reactions