When I try to POST this event, Google returns HTTP 500 Internal Server Error.
<?xml version="1.0" encoding="UTF-8"?><entry xmlns:app="http:// purl.org/atom/app#" xmlns:gd="http://schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns:batch="http:// schemas.google.com/gdata/batch" xmlns="http://www.w3.org/2005/ Atom"><gd:transparency value="http://schemas.google.com/g/ 2005#event.opaque"></ gd:transparency><gd:recurrence>DTSTART;TZID=America/Los_Angeles: 20070723T151500 DTEND;TZID=America/Los_Angeles:20070723T163000 RRULE:FREQ=WEEKLY;COUNT=8;BYDAY=MO,TU,WE,TH;WKST=SU EXDATE;TZID=America/Los_Angeles:20070723T151500 EXDATE;TZID=America/Los_Angeles:20070724T151500 EXDATE;TZID=America/Los_Angeles:20070725T151500 EXDATE;TZID=America/Los_Angeles:20070726T151500 EXDATE;TZID=America/Los_Angeles:20070730T151500 EXDATE;TZID=America/Los_Angeles:20070731T151500 EXDATE;TZID=America/Los_Angeles:20070801T151500 EXDATE;TZID=America/Los_Angeles:20070802T151500 BEGIN:VTIMEZONE TZID:America/Los_Angeles BEGIN:DAYLIGHT DTSTART:20070311T020000 TZOFFSETTO:-0700 TZOFFSETFROM:-0800 RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3 TZNAME:PDT END:DAYLIGHT BEGIN:STANDARD DTSTART:20071104T020000 TZOFFSETTO:-0800 TZOFFSETFROM:-0700 RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11 TZNAME:PST END:STANDARD END:VTIMEZONE </gd:recurrence><gd:reminder minutes="15" method="alert"></ gd:reminder><title>Tennis - Mike</title><content></content><category scheme="http://schemas.google.com/g/2005#kind" term="http:// schemas.google.com/g/2005#event"></category></entry> Admittedly the event is a little strange with its recurrence rule that has exceptions for every occurrence. I didn't make it myself; I'm getting the event from another calendar application. Does Google require that I filter out events that have degenerate recurrences? If so, maybe an error other than 500 would be more appropriate from the server. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
