salimoha / googlecl

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

google docs list fails with SSL Error from Server #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. google docs list 

What is the expected output? What do you see instead?
Expected result is a list of documents. 
Observed result is:-
Failed to get entries: Server responded with: 403, <errors 
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>Serv
iceForbiddenException</code><internalReason>403.4 SSL 
required</internalReason></error></errors>

What version of the product are you using? On what operating system? What 
version of gdata-python-client (aka python-gdata)?
google cl version 0.9.13
Python-data version 2.0.15 from code.google.com 
Ubuntu version 11.04 
Python version 2.7.1 

Original issue reported on code.google.com by a3217...@gmail.com on 3 Jan 2012 at 8:37

GoogleCodeExporter commented 9 years ago
2.0.15 is currently broken with googlecl, sorry.  2.0.14 should work for you.  
See:
http://credentiality2.blogspot.com/2011/11/untangling-gdata.html

Original comment by jh...@google.com on 4 Jan 2012 at 11:52

GoogleCodeExporter commented 9 years ago
This looks like an error that happens with earlier versions of python-gdata. 
It's really easy to have the PYTHONPATH variable pointing to the wrong place 
or, as I did earlier this evening, to install the newer version of python-gdata 
incorrectly. Please double check that those things are correct on your system.

Also, doc uploads now work with python-gdata 2.0.12 through 2.0.16, so if you 
are still having trouble, I recommend checking out the latest version of 
googlecl from svn.

Marking this closed for now. Feel free to re-open if you still have trouble 
with this after trying my recommendations and you have more data/symptoms about 
this issue.
http://code.google.com/p/googlecl/source/checkout

Original comment by Coilamg on 2 Feb 2012 at 9:36

GoogleCodeExporter commented 9 years ago
I installed googlecl using apt-get and it didn't work -- I ran immediately into 
the issue reported on this ticket.  Therefore, could the Ubuntu repositories 
please be updated to avoid a bad out-of-box experience?

When I install googlecl via apt-get, I currently get googlecl 0.9.12-2 and (as 
a dependency) python-gdata version 2.0.8-1.1.  I am running Ubuntu 11.04.

Original comment by jason.ei...@gmail.com on 23 May 2012 at 2:55

GoogleCodeExporter commented 9 years ago
I also run into this issue on an Amazon EC2 instance with Ubuntu 11.04. How 
come the issue's status is invalid and is closed? Is it solved somewhere? I 
cannot find anything online, and would appreciate any heads-up.

Original comment by rebecca...@gmail.com on 19 Sep 2012 at 5:28