I'm getting these errors too. Something definitely broke on Google's
end in the last couple of days.
When I send this:
<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:extendedProperty value="D48FA349-93C7-48FC-80FC-
A40C9E2E985A" name="busymac.com#uid"></gd:extendedProperty>
<gd:recurrence>DTSTART;TZID=America/Los_Angeles:
20080412T090000
DTEND;TZID=America/Los_Angeles:20080412T100000
RRULE:FREQ=YEARLY
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
DTSTART:19700308T020000
TZOFFSETTO:-0700
TZOFFSETFROM:-0800
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:19701101T020000
TZOFFSETTO:-0800
TZOFFSETFROM:-0700
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:PST
END:STANDARD
END:VTIMEZONE
</gd:recurrence>
<title>Test</title>
<content></content>
<category scheme="http://schemas.google.com/g/2005#kind"
term="http://schemas.google.com/g/2005#event"></category>
</entry>
I get this in response:
<atom:entry>
<batch:status code="500" reason="Server Error"></batch:status>
<title type="text">Error</title>
<content type="text">Server Error</content>
<updated>2008-04-09T15:59:18Z</updated>
</atom:entry>
Gotta love those descriptive error codes.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---