Hi Dave, I just ran my own test, and I was able to create an event with batch and delete it with another batch request. Look at your XML I don't see any issues with it. Let me know if you are still having that error. Thanks
Austin On Fri, Apr 18, 2008 at 11:54 AM, Dave <[EMAIL PROTECTED]> wrote: > > What does this error mean? It appears to be a permanent error. How > does this differ from a 404 error indicating the event does not exist? > > Request: > > <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"> > <batch:operation type="delete"></batch:operation> > <id>http://www.google.com/calendar/feeds/admin > %40lettuceoffice.com/private/full/ > > _610k2d2384r3eb9p84o46b9k8kojiba18p234b9j690k6hi68oojah1m64_dhin8t3lcdimupj6d5hmag3dc5hisorfdk</ > id> > <link rel="edit" type="application/atom+xml" href="http:// > > www.google.com/calendar/feeds/admin%40lettuceoffice.com/private/full/_610k2d2384r3eb9p84o46b9k8kojiba18p234b9j690k6hi68oojah1m64_dhin8t3lcdimupj6d5hmag3dc5hisorfdk/63285820475"></link> > <category scheme="http://schemas.google.com/g/2005#kind" > term="http://schemas.google.com/g/2005#event"></category> > </entry> > > Response: > > <atom:entry> > <batch:status code="500" reason="Exception during delete"></ > batch:status> > <id>http://www.google.com/calendar/feeds/admin > %40lettuceoffice.com/private/full/ > > _610k2d2384r3eb9p84o46b9k8kojiba18p234b9j690k6hi68oojah1m64_dhin8t3lcdimupj6d5hmag3dc5hisorfdk</ > id> > <title type="text">Error</title> > <content type="text">Exception during delete</content> > <updated>2008-04-18T16:07:51Z</updated> > </atom: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 -~----------~----~----~----~------~----~------~--~---
