salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Pls provide a manual for Login/authentication #425

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I am a new user.I could not find the steps that explains how the application 
contacts with user account.
Pls let me know the steps to configure google account informations to fetch or 
edit (to add a blogger post etc)or a simple example that explains me how to use 
it in Windows XP.

Original issue reported on code.google.com by v.shwet...@gmail.com on 17 Sep 2011 at 11:44

GoogleCodeExporter commented 9 years ago
It is not a defect.

Original comment by v.shwet...@gmail.com on 17 Sep 2011 at 11:45

GoogleCodeExporter commented 9 years ago
Give --user=yourname@gmail.com or don't and it'll just ask you for an email 
address.

Original comment by credenti...@gmail.com on 17 Sep 2011 at 12:18

GoogleCodeExporter commented 9 years ago
I have done the same but below is the error message I got.

Traceback (most recent call last):
  File "google", line 488, in run_interactive
  File "google", line 615, in run_once
  File "google", line 106, in authenticate
  File "googlecl\authentication.pyo", line 58, in check_access_token
  File "googlecl\blogger\service.pyo", line 97, in is_token_valid
  File "googlecl\base.pyo", line 328, in is_token_valid
  File "googlecl\service.pyo", line 59, in retry_get
  File "googlecl\base.pyo", line 387, in retry_operation
error: (10060, 'Operation timed out')

Original comment by v.shwet...@gmail.com on 21 Sep 2011 at 3:40

GoogleCodeExporter commented 9 years ago
certainly the login process is very confusing  and is a barrier to entry.  For 
me, the fact that a command line tool is opening a web browser (w3m for me) 
seems a bit odd.  Been struggling with it for 30 minutes now...

Original comment by m...@mattandanne.org on 13 Dec 2011 at 2:53

GoogleCodeExporter commented 9 years ago

Original comment by szy...@endpoint.com on 29 Dec 2012 at 9:24