Now that I have everything set up on my side; Batch processing,
creating documents by just POSTing the metadata, and the
WritersCanInvite property, I've been TESTING my code! :)

I've noticed that the documents and presentations are pretty flawless.
Though I'm finding inconsistencies in the spreadsheets. For instance
if I POST to /feeds/documents/private/full as explained here in the
"Uploading only metadata (no content)" section:
http://code.google.com/apis/documents/docs/2.0/developers_guide_protocol.html#UploadingMetadata

When I do it for a spreadsheet only about half of the time, the
writersCanInvite checkbox is ACTUALLY checked off.

Also, (these have no correlation) about half the time when I call the
GetResponse() function from the POST, the server returns an error,
"The remote server returned an error: (404) Not Found." but the empty
GDoc spreadsheet still gets created.

Maybe we need to create a bug for these issues? I just did 3 tests on
this running a loop for 10 GDoc spreadsheets.

First test results:
5/10 writersCanInvite checkbox were checked
4/10 GetResponse() function calls on the POST returned a 404 error

Second test results:
4/10 writersCanInvite checkbox were checked
5/10 GetResponse() function calls on the POST returned a 404 error

Third test results:
5/10 writersCanInvite checkbox were checked
5/10 GetResponse() function calls on the POST returned a 404 error

Daniel
--~--~---------~--~----~------------~-------~--~----~
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