I am using Coldfusion, and querying the event data. The edit url, I am assuming is the id the it returns being...
http://www.google.com/calendar/feeds/mcianciulli%40gmail.com/private-xxxxxxxxx/full/9gastc0iius5nfm1r288ddq8p0 That is the entire url, as you can see it does not have the additional /version_id attached to it. I strip the magic key from the url and try the update but it just keeps adding a new event. I'm using this feed to retrieve the event info... http://www.google.com/calendar/feeds/mcianciulli%40gmail.com/private-xxxxxxx/full It seems that if I don't have the version_id, it is going to keep doing that. I have been testing with my personal gmail account and my google for apps account, and keep getting the same result! Thanks for any help you can think of, Mark On Feb 5, 2008 9:39 PM, Austin (Google) <[EMAIL PROTECTED]> wrote: > Hi Mark, > > How are you getting the edit URL and which feed you are using to retrieve > this edit URL? > > Austin > > > On Feb 4, 2008 9:41 AM, Mark <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > I am trying to update and delete events, but looking at the editurl I > > am not getting a version id. Any ideas why the url does not contain a > > version id? And any ideas on how to retrieve it? > > > > At this point when I try an update, it created a new event! > > > > Thanks, > > Mark > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
