Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Since a couple of weeks I persistently have the following problem:

When requesting the document feed of a user via one of the following URLs

https://docs.google.com/feeds/documents/private/full https://docs.google.com/feeds/documents/private/full/-/document

the returned XML does not contain entries for all of the user's documents. (which was the case before a couple of weeks) As I understand it, v2 of the API has no 'next link' in the feed, so the feed should contain all requested documents. I get exactly 137 documents of about 250. All docs are in the root folder by the way.

I filed a bug here http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=3274 but received no response thus far.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.