I am having problems with authenticating (:Copilot auth) within WSL running Ubuntu 24.04, through Windows 11.
The browser page is opened to the /device page, I can paste the auth code and it succeeds on the website.
However it never returns within NeoVim, and if I cancel the task and check for the token file it is not present.
PS: The issue also happens on copilot.lua which might indicate an issue on the LSP-side.
I am having problems with authenticating (:Copilot auth) within WSL running Ubuntu 24.04, through Windows 11.
The browser page is opened to the
/devicepage, I can paste the auth code and it succeeds on the website.However it never returns within NeoVim, and if I cancel the task and check for the token file it is not present.
PS: The issue also happens on copilot.lua which might indicate an issue on the LSP-side.