Hi, Are you using a fresh edit URL in your batch update/delete? The edit URL changes over time to handle versioning, this is why it needs to be fetched fresh each time you are about to update/delete an event. For detailed information on batch protocol, please go to:
http://code.google.com/apis/calendar/developers_guide_protocol.html#batch Hope it helps, Austin On Dec 27, 2007 1:40 PM, Tushar Samant <[EMAIL PROTECTED]> wrote: > > Hi, > > I couldn't find anything in this group relevant to my problem: I post > a batch with an update or delete operation, and what I get back is an > empty feed, i.e. just an envelope with no entries. The intended > changes don't show up on the calendar. > > I do include "edit" links in the batches. There are no errors; it just > seems to silently drop updates and deletes. > > Batches with inserts work fine. > > I will post a request and response if necessary. I am not using any > library, just raw posts. But for what it's worth the posts are > generated with Perl. > > Best, > Tushar Samant > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
