Google account login through command line?

Asked by William Ting

I just installed the latest build onto Ubuntu 10.10 through the instructions here:
http://ubundance.blogspot.com/2010/08/installing-rescuetime-on-ubuntu-1004.html

The problem is when running the command `rescue_time_uploader` it asks for my login information. I use Google login for Rescue Time, but my Google credentials aren't working. What should I be using? Should I create with a new account with an e-mail instead?

Question information

Language:
English Edit question
Status:
Solved
For:
RescueTime Linux Uploader Edit question
Assignee:
No assignee Edit question
Solved by:
Cyril
Solved:
Last query:
Last reply:
Revision history for this message
Best Cyril (cgraze) said :
#1

I had the same problem, but the solution is to log into the Recuetime.com website, and the in the settings area set your password there. The idea is that when you login via the website, it redirects you to Google's auth page, and then back to RT. When you try to login via the linux console uploader, the RT server has no clue what your Google password is, so it fails. Setting the password on the RT website fixes it.

Revision history for this message
William Ting (wting) said :
#2

Thanks Cyril, that solved my question.