wakatime / notepadpp-wakatime

Notepad++ plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/notepad++
BSD 3-Clause "New" or "Revised" License
82 stars 31 forks source link

Please enter valid API key #53

Closed modem7 closed 1 year ago

modem7 commented 1 year ago

When trying to enter the API key (either with or without the "waka_" prefix), the following message comes up.

image

It looks like the field only accepts 36 characters, and the full API key is 41 characters.

notepadpp-wakatime version: 5.1.0 np++ version: 8.4.8 Windows 10

modem7 commented 1 year ago

@alanhamlett - Looking further at your comment in https://github.com/wakatime/notepadpp-wakatime/issues/49#issuecomment-1374583026, is 5.0.2 superseded by 5.1.0? If so, the issue still is not resolved, unfortunately.

alanhamlett commented 1 year ago

Yes, that was a typo. The latest release is 5.1.0 but it's not available in the plugin admin menu yet. You can try it manually by extracting the release's DLL into your plugins folder.

modem7 commented 1 year ago

Yes, that was a typo. The latest release is 5.1.0 but it's not available in the plugin admin menu yet. You can try it manually by extracting the release's DLL into your plugins folder.

Sweet, thought as much, but wanted to double check!

Aye, I've done that, but unfortunately the issue above with the character limit is present.

alanhamlett commented 1 year ago

Oops, fixed with cbe13eb7169f549fa926616a8dd6c1bbc2956b96.