You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've cancelled the Pro Subscription, as integrated Co-Pilot is now free according to an email I got this morning.
But, now when I try to use Co-Pilot from VSCode I get
"2024-12-18 14:56:58.810 [info] [certificates] Removed 22 expired certificates
2024-12-18 14:56:59.157 [info] [auth] Invalid copilot token: missing token: 403
2024-12-18 14:56:59.772 [error] [auth] auth: CopilotAuthError: Thank you for using GitHub Copilot. Your subscription has ended. You are currently logged in as username.
at authShowWarnings (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:144:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at RX.getCopilotToken (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:174:33)
at attemptAuthentication (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:58:9) {
cause: undefined"
Or if I try to access CoPilot Settings via the GitHub web portal (in Edge Browser), I get this error (I changed the ID number)
"'011223344' for key 'copilot_limited_users.index_copilot_limited_users_on_user_id' (trilogy_query_recv)"
How can I start using the free service ?
The text was updated successfully, but these errors were encountered:
marcusobrien
changed the title
Cant acccess Free Co-Pilot after cancelling Pro service
Error trying to access Free Co-Pilot after cancelling Pro service
Dec 18, 2024
Hi
I've cancelled the Pro Subscription, as integrated Co-Pilot is now free according to an email I got this morning.
But, now when I try to use Co-Pilot from VSCode I get
"2024-12-18 14:56:58.810 [info] [certificates] Removed 22 expired certificates
2024-12-18 14:56:59.157 [info] [auth] Invalid copilot token: missing token: 403
2024-12-18 14:56:59.772 [error] [auth] auth: CopilotAuthError: Thank you for using GitHub Copilot. Your subscription has ended. You are currently logged in as username.
at authShowWarnings (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:144:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at RX.getCopilotToken (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:174:33)
at attemptAuthentication (c:\Users\marcu.vscode\extensions\github.copilot-1.238.0\extension\src\auth.ts:58:9) {
cause: undefined"
Or if I try to access CoPilot Settings via the GitHub web portal (in Edge Browser), I get this error (I changed the ID number)
"'011223344' for key 'copilot_limited_users.index_copilot_limited_users_on_user_id' (trilogy_query_recv)"
How can I start using the free service ?
The text was updated successfully, but these errors were encountered: