Hi Eric, Even with the writersCanInvite property set to false when I try to create an new/empty spreadsheet, that option is always checked (set to true) on the Google Docs Spreadsheet under the sharing->advanced settings.
On Documents and Presentations setting the writersCanInvite property to false always works. Any idea what's going on here? this is the XML I'm using for a new spreadsheet: <?xml version='1.0' encoding='UTF-8'?><atom:entry xmlns:atom="http:// www.w3.org/2005/Atom" xmlns:docs="http://schemas.google.com/docs/ 2007"><atom:category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#spreadsheet" label="spreadsheet" /><atom:title>test.xls</ atom:title><docs:writersCanInvite value="false" /></atom:entry> --~--~---------~--~----~------------~-------~--~----~ 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 Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---