I haven't been able to successfully use the Python client Delete to
remove a document.
What's worked for me in the past few weeks isn't working anymore (as
of Friday).
Using a URL such as:
http://docs.google.com/feeds/documents/private/full/document%3Adg8zqnff_113f5hmbpcc/fhj3ghw9
based on entry.GetEditLink().href
gives me a 404 Not Found error.

A URL like

based on entry.GetAlternativeLink().href
http://docs.google.com/Doc?id=dg8zqnff_114crwhh5dm
returns a 200 which passes the Delete function but the server response
is the edit page, and the file isn't deleted.

What's the proper URL in an Entry to call?
Did something change on the server side?


- Dean
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to