GitHub Copilot error Extension activation failed #127199
Replies: 2 comments 2 replies
-
Hi @Success-DevAI , It looks like the authentication of your login is failing. Please visit GitHub's Applications settings in your web browser and under "Authorized OAuth Apps", click on "GitHub Copilot for Visual Studio Code" --> make sure it has the necessary permissions. If not, you may need to revoke and grant permission again. If the above doesn't help, simply logout from Copilot in VSCode and Copilot will prompt you to sign back in. Thanks! |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
How to fix:
024-06-04 16:53:57.532 [error] [default] github.copilot.signIn: Error: User did not consent to login.
at l.w (vscode-file://vscode-app/c:/Users/XXX/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1616:66112)
at async l.$getSession (vscode-file://vscode-app/c:/Users/XXX/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1616:66885)
2024-06-04 16:54:07.508 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 16:54:07.566 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:09:30.106 [error] [auth] Extension activation failed: "Canceled"
2024-06-04 17:09:42.295 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:09:42.376 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as Success-DevAI."
2024-06-04 17:11:09.295 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:11:09.369 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as Success-DevAI."
2024-06-04 17:24:26.206 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:24:26.264 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as Success-DevAI."
2024-06-04 17:24:32.841 [error] [auth] Retrying auth
2024-06-04 17:24:42.545 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:24:42.548 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:24:42.550 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as XXXXX."
2024-06-04 17:24:42.581 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:42:02.492 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:42:02.556 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as XXXXX"
2024-06-04 17:42:06.488 [error] [auth] Retrying auth
2024-06-04 17:42:24.864 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:42:24.867 [error] [auth] Extension activation failed: "Contact Support. You are currently logged in as XXXXX."
2024-06-04 17:42:24.873 [info] [auth] Invalid copilot token: missing token: 403
2024-06-04 17:42:24.905 [info] [auth] Invalid copilot token: missing token: 403
Beta Was this translation helpful? Give feedback.
All reactions