Exafunction / CodeiumVisualStudio

Visual Studio extension for Codeium
https://codeium.com
MIT License
110 stars 25 forks source link

Extension Loggin/Authentication is not with my account but with something else that cannot provide a key. #97

Closed lordkatt85 closed 3 days ago

lordkatt85 commented 1 week ago

I have been using codeium in vscode in a different device (it worked fine). Recently i had to change my device, so i installed vscode as usual and codeium as well. I had to create a new codeium account too. And then i followed the vscode guide from my profile page. Upon installing codeium, it downloads the package and ripgrep. After installing, hovering on the "Codeium (spinning arrows)" in the status bar says logged in. Upon coding in a file, the arrows spin and become red in the status bar. It says [invalid_argument] missing user JWT for inference API server. Which i assume to be some authentication problem. I tried to open the authentication token input from commad panel, then opened the auth token generator for codeium (from https://codeium.com/show-auth-token). The key is not generated. Which i then assume to be a depreceted method of authentication. So how do i now link and authenticate the extension to my new account.

lordkatt85 commented 3 days ago

I had to completely reinstall Vscode from first, and then install codeium (which then as expected didnt loggin automatically and asked for authentication - through browser).