Hi,
maybe I've just found what might be my problem in updating, but I'd
like some answers :)
>From what I could see on the documentation, the right URI for updating
an event should be something like

http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full/entryID

However, as long I cannot update the events I got from Google calendar,
I debugged a little, and I found out that the SelfUri foreach
appointment saved from google is in the form

http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private-magicCookie/full/entryID

And the documentation states:

private-magicCookie     Shows both public and private events.   Always
read-only.      Does not require authentication. Instead, authentication
information is embedded within the feed URI in the magicCookie string.
The magic cookie is a random, high-entropy string combined with
authentication information.

At this point, is the SelfUri correct? I'll try only to save the
EntryId instead of the SelfUri and build the Uri myself, and see if I
can start to update again :)
Bye

LastHope


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

Reply via email to