I see. You are right that there isn't a public feed for all a user's calendars. From the page we are looking at:
"Since all the calendar feeds are private, you can only access it using an authenticated request. That is, the request must contain an authentication token for the user whose calendars you want to retrieve." You are looking for a resource that would be something like: http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/publiccalendars/full which would contain all the user's publicly visible calendars, perhaps including calendars where they only allowed free-busy info. Interesting idea, I can see why it would be useful. It looks like Trevor requested something similar a month ago: http://code.google.com/p/gdata-issues/issues/detail?id=772 You could vote that up. Ray On Wed, Oct 22, 2008 at 4:19 PM, JerryGarciuh <[EMAIL PROTECTED]> wrote: > > Hi Ray, > > Thanks for the reply! I am wondering about a feed that is public. > The docs on this one say " The allcalendars feed is a private read/ > write feed ". I just want a read-only feed of the public calendars > for user-x but it looks like this does not exist at present. > > Thx > > JG > > > > On Oct 22, 3:35 pm, "Ray Baxter" <[EMAIL PROTECTED]> wrote: >> The allcalendar's feed does what you want. >> >> http://code.google.com/apis/calendar/reference.html >> >> Ray >> >> On Wed, Oct 22, 2008 at 7:46 AM, [EMAIL PROTECTED] >> >> <[EMAIL PROTECTED]> wrote: >> >> > Hello, >> >> > Working for a new client I created a GC account and several public and >> > private calendars. I have triple checked the sharing settings for the >> > public calendars and have been able to embed them in publicly >> > accessible pages no problem. >> >> > Mt next step was going to be setting up a script to read their public >> > cal feed and update the navigation automatically so that when they add >> > calendars later on they will show in their own site's navigation. >> >> > I had assumed this feed was what I wanted: >> >> > http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/public/full >> >> > but that is just the initial calendar associated with the account. >> >> > Is there a feed where I can get a list of all of >> > [EMAIL PROTECTED]'s public calendars? >> >> > TIA! >> >> > JG > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
