On Sun, Nov 2, 2008 at 7:43 AM, mausch <[EMAIL PROTECTED]> wrote: > > Hi Jochen, what I really want is to get a *public* list-based feed of > a worksheet. The problem is, I get a 404 when using the private > projection when *not* logged in. If I'm logged in to google, the > private projection works fine. If I try the public projection, I get a > 403 when logged in and a 404 when not logged in. > Is there any way to get a public (i.e. no google login needed) feed? > > Thanks > Mauricio
Mauricio, In order to enable public access to a spreadsheet, you need to publish the spreadsheet by selecting (from within the spreadsheet) 'Share > Publish as a web page', then 'Publish now'. You'll probably also want to enable automatic re-publishing of the document when it changes, so that the feed always follows the latest data in the spreadsheet. This can be done by selecting 'Automatically re-publish when changes are made' from the same dialog. Also, be aware that only the 'basic' and 'values' projections are available in read-only mode. You cannot access the 'full' projection without authenticating. You'll probably want to use the 'values' projection, since that's the closest in fidelity to the 'full' projection (it has everything except for formulas). -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
