Even if I specify an absoluteTime that fits into the intervals that are allowed, the reminder is silently removed from the modify item request.
XML: <?xml version="1.0" encoding="UTF-8"?> <entry xmlns="http://www.w3.org/2005/Atom" xmlns:gd="http:// schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/ 2005"> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/> <title type="text">New Event</title> <content type="text"/> <author> <name>Philipp Kewisch</name> <email>email</email> </author> <gd:eventStatus value="http://schemas.google.com/g/ 2005#event.confirmed"/> <gd:visibility value="http://schemas.google.com/g/ 2005#event.default"/> <gd:transparency value="http://schemas.google.com/g/ 2005#event.opaque"/> <gCal:sendEventNotifications value="false"/> <gd:when startTime="2007-05-15T17:05:00.000+02:00" endTime="2007-05-15T18:05:00.000+02:00"> <gd:reminder method="alert" absoluteTime="2007-05-15T17:00:00.000+02:00"/> </gd:when> <gd:where valueString=""/> </entry> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
