-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to authenticate 403 #504
Comments
Can you check :CopilotChatDebugInfo and also logs? Logs should have slightly more detailed error message |
And can you check the log contents? |
Yes, the log is full of these errors:
|
Hmm and does stuff like |
Also can you try updating the plugin to latest version. As the line numbers arent matching with thats on master atm |
I'm using the chat feature with vscode and it's already enabled. For the latest version I'm trying to keep it up to date since it's not working for me either way.
The copilot plugin is working fine and authenticating correctly |
Hmm, could you try this in cli:
and this
also could you check if either of those folders has as it looks like its finding either hosts or apps but the token there might be invalid or something. |
Also maybe it would be faster to debug it on discord if you have discord account (link to this plugin discord is in README at top, im there as |
I am using this plugin with Macos and Nvim 0.10.0 with lazy.
The copilot plugin is working fine and authenticating but for the chat I'm having some issues.
I tried the suggest allow_insecure=true but it's not solving the problem and also the tiktoken part (even tho with the healthcheck it's still missing somehow).
here you can find the copilot chat lua file along side my nvim config
I tried basicly everything suggested in the issue linked above and in the notes.
Thanks to anyone willing to help me :)
The text was updated successfully, but these errors were encountered: