This one has been driving me nuts so I'm hoping somebody here has seen this problem before and knows what the issue is...
I'm using Ray Camden's ColdFusion CFC to add entries to our company's Google Calendar, which works fine. However, there are no functions included to update or delete existing entries. I can successfully get XML back when I do a query using ?q=searchTerm (and also supplying date-specific options using start-min and start-max) and it returns the correct event that I am searching for. The problem is, whether I use the /full or /basic projection, the <link rel="edit"></link> element never seems to get returned -- I only see the <link rel="self"></link> element, which does not appear to contain an href property with a valid edit URL. Please help... this is the only thing preventing me (I think) from updating and deleting entries programmatically. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
