salimoha / googlecl

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

support "Anyone with the link" #388

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. another account creats google doc and sends editable url
2. impossible to open doc by url in googlecl
2. open url in own google docs (web), get document title
3. open through googlecl by title, edit, on save get error 401 Unauthorized

What is the expected output? What do you see instead?
a. [feature] open google docs by url
b. [issue] able to edit/save someone else's document already edited in own 
google docs

linux, googlecl-0.9.13, python-gdata-2.0.14

Phone interviewers send an editable google docs link, owner is unknown to 
interviewee. It is possible to edit this doc on the web, without google 
account. It is also possible to edit this document while being logged into a 
google account, and it shows in google docs then. It is impossible to open this 
document through googlecl without google account. If first opened through a 
google account, it is possible to open this document by title, but not possible 
to save.

Original issue reported on code.google.com by dim...@gmail.com on 15 Apr 2011 at 8:37