Failed to authenticate with copilot on windows #1483
Closed
gurpreetdhan0a
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Can this be added as a configuration to the plugin instead? I have no idea how to go about editing the code of the plugin to run on my local machine like you're suggesting. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are getting this error in windows Failed to authenticate with copilot: Model not found: gpt-4.1 and also you have file called github-copilot/apps.json which has OAuth token in it then its likely due to ssl proxy. Just add '--ssl-no-revoke' on line 11 in CopilotChat.nvim/lua/CopilotChat/utils/curl.lua
Beta Was this translation helpful? Give feedback.
All reactions