-
Notifications
You must be signed in to change notification settings - Fork 141
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
Unable to get api key: Error: spawn UNKNOWN #295
Comments
That error happens when vscode isn't able to read/write to your |
I'm on Windows - it is on somewhat of a restricted policy, so that may be the case (works fine on my other Linux PC). Although I don't see how it would be a problem to access a file in my home folder... (I'm assuming I'll try to manually edit the file with my API key and see if that helps (in case it's only writes that don't work). Thanks for the help, I'll keep you posted! |
That should work. You still might get a warning on first startup when the plugin writes the |
The first two logs are normal, because at that time you hadn't entered your api key yet and the plugin was trying to read a file that didn't exist. Those two warnings are normal. Then, after you entered your api key the third message ( It still seems like Windows isn't letting vscode read files in your user home folder. Can you open other files in your user home folder using vscode? |
I installed the WakaTime VSCode extension, and entered my API Key. However, every few seconds, I am prompted to enter a new API key. On inspecting the developer console, I see the following from the WakaTime extension. Any ideas, or ways I can fix this?
The text was updated successfully, but these errors were encountered: