Hello A new bug has come around: I specified the following event xml:
<entry xmlns:gd="http://schemas.google.com/g/2005" xmlns="http:// www.w3.org/2005/Atom"> <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 PROTECTED]</email> </author> <gd:transparency value="http://schemas.google.com/g/ 2005#event.opaque"/> <gd:eventStatus value="http://schemas.google.com/g/ 2005#event.confirmed"/> <gd:where valueString=""/> <gd:when startTime="2007-04-22T04:15:00+02:00" endTime="2007-04-22T08:30:00+02:00"> <gd:reminder hours="15"/> </gd:when> <gd:extendedProperty name="X-MOZ-ALARM-LAST-ACK" value="2007-04-23T18:00:19Z"/> <gd:extendedProperty name="X-MOZ-SNOOZE-TIME" value=""/> <gd:visibility value="http://schemas.google.com/g/ 2005#event.private"/> </entry> I got the following error+body: Status Code: 400 Bad Request Body: Illegal gd:reminder value specified: 54000 seconds It also happens using a <gd:reminder mintues="181"/>, but not with values below 181. Please fix this error asap, I am about to release alarm support for the google provider, and non-working alarms would save me some blushes. See also http://code.google.com/p/google-gdata/issues/detail?id=55 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
