wakatime/wakatime-mode

104 error "Invalid API key" for both emacs and vim

oiwn opened this issue · 1 comments

oiwn commented

I tried to generate new key and added in in both init.el

     (wakatime :variables
               wakatime-api-key "new-api-key"
               wakatime-cli-path "/usr/local/bin/wakatime")

and .wakatime.cfg

but still got error

error in process sentinel: cond: WakaTime Error (104) Invalid API Key. Set your api key with: (custom-set-variables ’(wakatime-api-key "XXXX"))

current wakatime version wakatime-10.2.0
upgraded to wakatime-10.6.0 the problem remains

This was a temporary problem on our end and should be fixed now.