I'm very confused when it comes to the behavior of canceled recurring events. Suppose I have an event set to occur every Tuesday from 8AM to 8PM starting June 2, 2009, and I delete one instance of this event on June 16, 2009. (Using the actual Google calendar interface.)
If I then load the event feed for the month of June using the API, I get an entry for the recurring event and an entry for a canceled event on the 16th. What do I do if I want to restore the recurring event to the 16th? At first I assumed that the canceled event was being used as a marker for when to skip the recurring event. I had hoped that deleting the canceled event would restore the recurring event to that day, however there appears to be no way to edit or delete the canceled event. Any attempt I make to do this using the API results in an exception: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Expected response code 200, got 404 No events found' Is it even possible to restore a deleted instance of a recurring event? Why can't canceled events be edited or deleted? Any help would be greatly appreciated. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
