shigetomi1229 / google-gdata

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

Error logging into Google Docs: Execution of request failed: http://docs.google.com/feeds/documents/private/full?max-results=1 #546

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Google Doc Uploader 1.0.
2. Enter a correct E-mail address and a correct password.
3. Click on the Login button.

What is the expected output? What do you see instead?
I should log in.
 Instead, the following message aooears:
Error logging into Google Docs: Execution of request failed: 
http://docs.google.com/feeds/documents/private/full?max-results=1 

What version of the product are you using? On what operating system?
Google Doc Uploader 1.0
I use Windows XP Pro "Most recently updated".

Please provide any additional information below.
I can login my Google account in IE8 correctly with the above credentials.

Original issue reported on code.google.com by noriak...@gmail.com on 11 Oct 2011 at 2:09

GoogleCodeExporter commented 8 years ago
The above Google Doc Uploader 1.0 means DocListUploader-1.0.
A newer version DocListUploader-1.1 also fails.

Original comment by n.re...@gmail.com on 13 Oct 2011 at 1:34

GoogleCodeExporter commented 8 years ago
The DocListUploader tool wasn't updated in order to connect to Google Docs 
using the HTTPS endpoints, which are now required for security reasons.

I just uploaded a new version of the tool (1.9 as the version of the SDK it is 
based on) that fixes the issue.

Original comment by ccherub...@google.com on 18 Oct 2011 at 12:00