Skip to content
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

VSCode always asks for API key - another warning #336

Closed
ACnoway opened this issue Apr 14, 2023 · 19 comments
Closed

VSCode always asks for API key - another warning #336

ACnoway opened this issue Apr 14, 2023 · 19 comments

Comments

@ACnoway
Copy link

ACnoway commented Apr 14, 2023

just like #324 , vscode started to ask me API key even after I regenerated new key and put in for like ten times.
vscode version: 1.77.3
wakatime extension version: 24.0.9
the warnings in developer tools looks like this:
wakatime bug
and I didn't see anything in .wakatime.log

@J-Ciro
Copy link

J-Ciro commented Apr 14, 2023

Same here, nothing related to Denfender.

@YatsukiRenka
Copy link

Same trouble, yesterday it was fine but happened this morning

@nekochan0122
Copy link

Same here, it happened after I update the extension.

@zhangkaihua88
Copy link

Same here

@FE-wuhao
Copy link

it start to happened from this morning

@staff0rd
Copy link

staff0rd commented Apr 14, 2023

I've seen this occur before and eventually go away, however the frequency of the popup (pictured below) is extremely frustrating considering ESC or the correct API key doesn't resolve the issue.

It would be pleasant if there were some kind of exponential backoff on displaying the popup, regardless of whatever the actual fix for the underlying error.

image

For now it causes me to disable the extension and (hope to) remember to enable it later.

@DavoDC
Copy link

DavoDC commented Apr 14, 2023

I'm getting it too. I downgraded to 24.0.7 and its working again!
Logs said: Unable to get api key: TypeError: Cannot read properties of undefined (reading 'includes')
Something is going wrong with the reading of the config files, imho.

@zhanghaoranas
Copy link

I have encountered the same problem

@marlberm2014
Copy link

I'm getting it too. I downgraded to 24.0.7 and its working again! Logs said: Unable to get api key: TypeError: Cannot read properties of undefined (reading 'includes') Something is going wrong with the reading of the config files, imho.

This one works, thanks.

@HanJaeJoon
Copy link

HanJaeJoon commented Apr 14, 2023

I've also encountered this.
downgrading to 24.0.7 works for me.
thank you DavoDC.

@DavoDC
Copy link

DavoDC commented Apr 14, 2023

This one works, thanks.

You're welcome 😊

@lukethacoder
Copy link

lukethacoder commented Apr 14, 2023

wakatime/wakatime-cli#660

would say its almost related to this... but doesn't look like any antivirus is flagging any files. Must be something else.


Looks like some code was accidentally removed? #337 should fix things.

@juliamuiruri4
Copy link

Encountering the same issue this morning and being forced to disable

@manthanank
Copy link

Same here, but by downgrading to to 24.0.7 it's working.

@CelebMunyiri
Copy link

downgrading it to 24.0.7 works for me

@mason369
Copy link

The previous usage was fine, but now there's always a pop-up prompt.
gif

@FywOoie
Copy link

FywOoie commented Apr 14, 2023

downgrading to 24.0.7 works for me as well

@alanhamlett
Copy link
Member

Fixed with c0c9356 and released in v24.0.10.

@Aditya7997

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests