My IDEA plugin, GitHub copilot, can't login in GitHub. It is wating for GitHub Authentication...
But! My VSCode can login in successfully.
Update your github-copilot to the latest version (1.1.24.1610) then close IDEA.
Download this version of github-copilot (1.1.20.1417) and Extract it
Navigate to ...\github-copilot-intellij-1.1.20.1417\github-copilot-intellij\lib
Copy the core-1.1.20
file
Navigate to
…\AppData\Roaming\JetBrains\IdeaIC2022.1\plugins\github-copilot-intellij\lib
…\AppData\Roaming\Google\AndroidStudio2021.2\plugins\github-copilot-intellij\lib
Replace core-1.1.24
with core-1.1.20
.