You can look at how I'm doing this in my 'gcalcli' project: http://code.google.com/p/gcalcli
On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi All, > > I am new to python and I am trying to use the gdata api to access my > calendar and make changes. I have succeeded in listing all my > calendars and the events on the primary calendar. I am now trying to > list all the events on a non-primary calendar. > > I have read the documentation and searched the mail list and forums, > the call to GetCalendarEventFeed takes an optional argument which is > the URL, the defaulted argument is '/calendar/feeds/default/private/ > full'. How/where do I get the correct URL to pass to list Event feed > on a different calendar? > > Thanks > > Glenn > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
