FWIW if anyone ever has this issue. I was having a similar issue, writing
it in Python, was using the private-cookie thing rather than just private.
Changing it to just 'private' fixed it and I was able to access the URI for
the events. So something like
"query=gdata.calendar.service.CalendarEventQuery('calendarid', private',
'full')
--
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://code.google.com/apis/calendar/community/forum.html