API key input cuts off full API key
See original GitHub issueRecently, WakaTime API keys have been prefixed with waka_
. However, the Visual Studio plugin does not appear to account for this new prefix, as the last 5 characters of the full API key are cut when pasting directly from the WakaTime website. This results in an invalid API key, but can be worked around by copying the API key without the waka_
prefix.
I am using WakaTime 13.0.0
with Visual Studio 2022.
Issue Analytics
- State:
- Created 10 months ago
- Reactions:1
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Is it normal for a website to show an API key in plain text ...
No. Passing an API key via the URL means that key is stored in the server's logs, in a browser's history, visible to...
Read more >Why must API keys be kept private?
Sharing of API keys becomes more of a concern if the API key authenticates someone for access to a subset of data. The...
Read more >Stolen API key - Ideas on how to conceal/ prevent?
My solution right now for this problem is really just hiding the key. What I have done is create an ajax call to...
Read more >As an API creator, should I hide client API keys once they' ...
My question I have is this, once the user generates an API key and then signs out, the next time they sign in,...
Read more >RIF Reddit API Key : r/redditisfun
I'll be posting a set of open-source binary patches to RiF which implement the app impersonation. shut up and take my money if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@alanhamlett @gandarez Hey folks, installed WakaTime
13.0.2
on my laptop and the complete API key works just fine. Cheers!Fixed with 59e55f34f29b8051413312aa5d371fe9722f1bb3, but still need a release to the marketplace.