Steps to reproduce issue: 0. This problem occurrs only on google appengine, everything works fine on a local machine. 1. Delete event by CalendarService.DeleteEvent(event.GetEditLink().href) (performed successfully: returned True and there is nothing in calendar) 2. Add _the_ _same_ event again
Expected output: 1 event Actual results: removed event appears in calendar, so I have 2 identical events. What could be the problem? -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
