Hi, I looked at your XML and I don't see anything wrong with it.
Can you help us narrowing down the cause by running this update request as a standalone without the batch to see if that works? Thanks, Austin On Thu, Apr 17, 2008 at 8:00 PM, Dave <[EMAIL PROTECTED]> wrote: > > What does this error mean? Is it temporary or permanent? The event I > was trying to update was not a repeating event, and it had no > attendees. I had updated it previously without an error. > > Request: > > <?xml version="1.0" encoding="UTF-8"?> > <feed 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"> > <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:when startTime="2008-04-18T14:00:00+10:00" > endTime="2008-04-18T14:00:00+10:00"></gd:when> > <gd:transparency value="http://schemas.google.com/g/ > 2005#event.opaque"></gd:transparency> > <batch:operation type="update"></batch:operation> > <id>http://www.google.com/calendar/feeds/ > c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full/ > 6f8eq6bo0mlhhj4lb22tn0c9oc</id> > <title>deal with Enston, Gate, Condensor</title> > <content></content> > <link rel="edit" type="application/atom+xml" href="https:// > > www.google.com/calendar/feeds/c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full/6f8eq6bo0mlhhj4lb22tn0c9oc/63344029307"></link> > <category scheme="http://schemas.google.com/g/2005#kind" > term="http://schemas.google.com/g/2005#event"></category> > </entry> > </feed> > > Response: > > <?xml version="1.0" encoding="UTF-8"?> > <atom:feed xmlns:atom="http://www.w3.org/2005/Atom" > xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" > xmlns:gd="http://schemas.google.com/g/2005" xmlns:batch="http:// > schemas.google.com/gdata/batch" xmlns:gCal="http://schemas.google.com/ > gCal/2005"> > <id>http://www.google.com/calendar/feeds/c62spb6gdhpffd40io69eb0jfg > %40group.calendar.google.com/private/full</id> > <title type="text">Batch Feed</title> > <atom:link rel="http://schemas.google.com/g/2005#feed" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full"></ > atom:link> > <atom:link rel="http://schemas.google.com/g/2005#post" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full"></ > atom:link> > <atom:link rel="http://schemas.google.com/g/2005#batch" > type="application/atom+xml" href="http://www.google.com/calendar/feeds/ > c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full/ > batch"></atom:link> > <updated>2008-04-17T12:49:05Z</updated> > <atom:entry> > <batch:status code="500" reason="Exception during update"></ > batch:status> > <id>http://www.google.com/calendar/feeds/ > c62spb6gdhpffd40io69eb0jfg%40group.calendar.google.com/private/full/ > 6f8eq6bo0mlhhj4lb22tn0c9oc</id> > <title type="text">Error</title> > <content type="text">Exception during update</content> > <updated>2008-04-17T12:49:05Z</updated> > </atom:entry> > </atom:feed> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
