Lane, No problem. I figured it out by reading the Java/.Net examples and the documentation about the different 'feeds'. I think it would really help (and save devs some time) if there was an example that explained how to update a non-default calendar. Btw, was there any reason for the schema name of 'AlternateLink'? Not to be critical, but it doesn't seem overly intuitive, but I'm probably missing the background. ;)
_RK On Oct 10, 7:10 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi Ryan, > > This is the correct way to add an event to a new calendar. Most of > the examples in the developer's guide use the 'default' calender feed > instead of actually using the alternate link. I'll look into updating > the examples to be more clear. > > Thanks, > Lane > > On Oct 9, 1:12 am, Ryan Kanno <[EMAIL PROTECTED]> wrote: > > > I've just started playing around with the gdatapythonclient and I > > had a few questions that I was wondering if someone could help answer. > > > I've followed the examples and I've created my own calendar. After > > mucking around with the feed urls, I finally figured out that to post > > an entry to the calendar I just created, it has to be in this form: > > >http://www.google.com/calendar/feeds/{feed_id}/private/full which so > > happens to be from the call calendar.GetAlternateLink().href > > > Is this documented anywhere? > > > Also, is this the correct way to enter an event into a newly created > > calendar? :) > > > Thanks, > > _RK --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
