wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.21k stars 134 forks source link

Constant request for api key #335

Closed jason490 closed 1 year ago

jason490 commented 1 year ago

I had to rollback one version due to getting constant request to put in my api key, everytime I switch files. When I first open vscode the extension doesn't request for the api key, but once I click on file the I get requested for the api key. This is on a windows machine

This doesn't happen when using WSL remote desktop nor when using ubuntu desktop. This is on version 24.0.9

thelostword commented 1 year ago

I've also encountered this situation,😓

kofmania commented 1 year ago

Today me too. version v24.0.9

debug message console.ts:137 [Extension Host] [WakaTime][WARN] Unable to get api key: TypeError: Cannot read properties of undefined (reading 'includes') image

purequant commented 1 year ago

me too 😒

joesonshaw commented 1 year ago

+1😔

MiltonChung commented 1 year ago

+1

DavoDC commented 1 year ago

Duplicate: https://github.com/wakatime/vscode-wakatime/issues/336

alanhamlett commented 1 year ago

Fixed with c0c9356fe7fed89437729dc79d8d9c4bdf8609c1 and released in v24.0.10.