browser-wakatime icon indicating copy to clipboard operation
browser-wakatime copied to clipboard

Unable to Log In

Open pekapa opened this issue 7 years ago • 14 comments

I have downloaded the v1.0.2 from the Chrome Store but my extension keeps showing the red logo and asking to log in whenever I click on it.

Clicking on the log in button it opens the wakatime website where I'm already logged in. I've tried logging out of the website and logging in again from the extension with no success. Also tried restarting chrome and even my computer, both with no success either.

Any suggestions?

pekapa avatar Jul 30 '16 14:07 pekapa

For me it works on the workstation where i initially installed this but not on another one

ure avatar Aug 02 '16 08:08 ure

Me too. Just log out once and try to log in later. It's not working. Re-install chrome extension doesn't work too.

ethaizone avatar Aug 07 '16 15:08 ethaizone

Found a solution:

  • go to https://api.wakatime.com/api/v1/users/current/heartbeats - it will probably return Unauthorized
  • use EditThisCookie and delete cookies from api.wakatime.com
  • open https://wakatime.com/dashboard
  • refresh api page - it should show Missing date. now and you should be logged in by extension

What I remember:

  • I was changing my account email and password recently
  • I was also changing API key for my account

vysinsky avatar Oct 04 '16 11:10 vysinsky

@vysinsky You are a monster dude, it worked perfect bro thanks a lot

drm-code avatar Dec 15 '16 21:12 drm-code

Thanks @vysinsky! 8ae8474e3ac68cf30edf49216f113fac4a09fbbf should fix this.

alanhamlett avatar Dec 15 '16 22:12 alanhamlett

Need to delete cookies from https://wakatime.com/ too, to signup working. After password change. Before I have only github login.

orgoj avatar Feb 14 '17 15:02 orgoj

I had same problem as above and vysinsky's solution worked perfectly

devkinetic avatar Feb 22 '17 14:02 devkinetic

Reauthentication helped for me - came out of WakaTime site and logged in again.

lex111 avatar Mar 25 '17 18:03 lex111

No 'Edti this cookie' extension needed - just clear cookies for wakatime.com using Chrome's Developer Tools.

intari avatar May 26 '17 06:05 intari

I was able to reproduce this issue by using Chrome with multiple profiles set up (top right corner of the browser). If I have two Chrome windows open, signed in to separate profiles on each, and I sign into Wakatime in both then they both fail API authentication and will not track my time. Would be great to be able to have multiple sessions running without losing time tracking capabilities.

Note - it seems that pausing time tracking in one window, and resuming tracking in the other window will prevent Wakatime's connection from breaking.

ethanmay avatar May 14 '18 18:05 ethanmay

Had to do your described steps @vysinsky twice for the plugin to work 😲

rdewolff avatar Sep 12 '18 06:09 rdewolff

Found a solution:

  • go to https://api.wakatime.com/api/v1/users/current/heartbeats - it will probably return Unauthorized
  • use EditThisCookie and delete cookies from api.wakatime.com
  • open https://wakatime.com/dashboard
  • refresh api page - it should show Missing date. now and you should be logged in by extension

What I remember:

  • I was changing my account email and password recently
  • I was also changing API key for my account

new url https://wakatime.com/api/v1/users/current/heartbeats But extension dont work :(

NeuroPastor avatar Nov 20 '18 10:11 NeuroPastor

Tracking from Chrome plugin not showing up at the website. How do I set which account I'm using? I'm logged into Wakatime on the same browser. No errors anywhere I can see. Plugin reports two hours spent, but nothing on the Wakatime site.

mvaljento avatar Sep 13 '19 10:09 mvaljento

thankyou very match

ampersand-github avatar Dec 07 '19 04:12 ampersand-github

Closed with #71.

alanhamlett avatar Mar 16 '23 07:03 alanhamlett