I'm having issues with reminders when events have recurrences. I add the reminders to the when element, it seems ignored if I add some recurrence data.
For example, this message: <?xml version='1.0' encoding='UTF-8'?> <ns0:entry xmlns:ns0="http://www.w3.org/2005/Atom"><ns1:recurrence xmlns:ns1="http://schemas.google.com/g/2005">DTSTART;TZID=UTC: 20090325T190000Z DTEND;TZID=UTC:20090325T200000Z RRULE:FREQ=DAILY;UNTIL=20090401T200000Z </ns1:recurrence><ns0:content /><ns0:title>Test1</ns0:title><ns1:when endTime="2009-03-25T20:00:00.000Z" startTime="2009-03-25T19:00:00.000Z" xmlns:ns1="http:// schemas.google.com/g/2005"><ns1:reminder method="email" minutes="15" / ></ns1:when><ns1:where valueString="" xmlns:ns1="http:// schemas.google.com/g/2005" /></ns0:entry> When I check the calendar, no reminder is set. Using python. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
