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.23k stars 137 forks source link

Invalid api key error in VScode #260

Closed jeetsdev closed 2 years ago

jeetsdev commented 2 years ago

I am getting an invalid API key error after almost every 24 hours. I am setting the API key again then it's working for some hours and again I am getting the same issue.

Here's the log output ...

{"caller":"/home/runner/work/wakatime-cli/wakatime-cli/cmd/run.go:240","func":"runCmd","level":"error","message":"failed to run command: sending heartbeat(s) failed: invalid api key... find yours at wakatime.com/api-key. failed to load command parameters: failed to load api params: failed to load api key","now":"2022-02-01T16:22:16+05:30","version":"v1.35.1"}
alanhamlett commented 2 years ago

Duplicate of #256.