Ooops, not the ID of the event, but the same "->id->text" gleaned from
the calendar itself if you do a full listing of the calendars for that
user.

On Apr 16, 1:03 pm, MidnightLightning <[EMAIL PROTECTED]> wrote:
> Aha, yes, I did find that as well on a site not related to this
> question, but happened to have that snippet of code. So, if I add in
> this to my code:
>
>  $newEvent = $gCalendar->insertEvent($event, "http://www.google.com/
> calendar/feeds/".$calID."/private/full");
>
> Where "$calID" is the contents of "$event->id->text", then it works!
> Thanks!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to