When I make a call to: /feeds/documents/private/full/-/folder?
showfolders=true

This is all that is returned:

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"; xmlns:gd="http://
schemas.google.com/g/2005" xmlns:openSearch="http://a9.com/-/spec/
opensearchrss/1.0/">
  <author>
    <name>UN</name>
    <email>EMAIL</email>
  </author>
  <id>http://docs.google.com/feeds/documents/private/full</id>
  <link href="http://docs.google.com"; rel="alternate" type="text/
html" />
  <link href="http://docs.google.com/feeds/documents/private/full";
rel="http://schemas.google.com/g/2005#feed"; type="application/atom
+xml" />
  <link href="http://docs.google.com/feeds/documents/private/full";
rel="http://schemas.google.com/g/2005#post"; type="application/atom
+xml" />
  <link href="http://docs.google.com/feeds/documents/private/full/-/
folder" rel="self" type="application/atom+xml" />
  <title type="text">Available Documents - EMAIL</title>
  <updated>2009-01-16T13:07:29-08:00</updated>
</feed>

How can I get a list of all folders?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" 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-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to