reposted from:http://code.google.com/p/gdata-issues/issues/detail? id=429
Last issue: Can't seem to get this to work: curl --silent POST --data " <feed xmlns='http://www.w3.org/2005/Atom' xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gCal='http://schemas.google.com/gCal/2005' > <category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/g/2005#event' /> <entry><batch:operation type='delete'/><batch:id>http://www.google.com/calendar/feeds/default/ private/full/uebu3sjdulpi21j4pip7v7qjp0</batch:id><id>http:// www.google.com/calendar/feeds/default/private/full/uebu3sjdulpi21j4pip7v7qjp0</id></entry><entry><batch:operation type='delete'/><batch:id>http://www.google.com/calendar/feeds/default/ private/full/1errpsp6d5kavjino27dc51mdg</batch:id><id>http:// www.google.com/calendar/feeds/default/private/full/1errpsp6d5kavjino27dc51mdg</id></entry><entry><batch:operation type='delete'/><batch:id>http://www.google.com/calendar/feeds/default/ private/full/vqu49thoe18tgdk348pvnao65c</batch:id><id>http:// www.google.com/calendar/feeds/default/private/full/vqu49thoe18tgdk348pvnao65c</id></entry><entry><batch:operation type='delete'/><batch:id>http://www.google.com/calendar/feeds/default/ private/full/mvcsr364j3nbf56ip7d9anb7k0</batch:id><id>http:// www.google.com/calendar/feeds/default/private/full/mvcsr364j3nbf56ip7d9anb7k0</id></entry><entry><batch:operation type='delete'/><batch:id>http://www.google.com/calendar/feeds/default/ private/full/r98jitr21giojtogogkjahk6i4</batch:id><id>http:// www.google.com/calendar/feeds/default/private/full/r98jitr21giojtogogkjahk6i4</id></entry></feed>" --header "Authorization: GoogleLogin Auth=DQAAAHcAAACOnR7l- eKrhqhv1fdsZLlNoXreglUxP651KcFilY5qVHo6EvdVvunR5HWNboyP7- FO3Qu1u1SCCjuvLqWZOGnMfV5UeoiqcfgUXxADq- BGruUZDSse7GggD0lvHgvTAlYtgVSRinAVEbFDnz-nyp2l0rW0tdUyz88DydG0sf_bEQ" --header "Content-Type: application/atom+xml" "http://www.google.com/calendar/feeds/default/private/full/batch? gsessionid=uTMtrYt5Q-H77YESxHjr7w" <?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:batch='http://schemas.google.com/gdata/batch' xmlns:gCal='http://schemas.google.com/gCal/2005' xmlns:gd='http://schemas.google.com/g/2005'><atom:id>http:// www.google.com/calendar/feeds/default/private/full</atom:id><atom:updated>2008-04-02T19:08:42.692Z</atom:updated><atom:title type='text'>Batch Feed</atom:title><atom:link rel='http://schemas.google.com/g/2005#feed' type='application/atom +xml' href='http://www.google.com/calendar/feeds/default/private/full'/ ><atom:link rel='http://schemas.google.com/g/2005#post' type='application/atom +xml' href='http://www.google.com/calendar/feeds/default/private/full'/ ><atom:link rel='http://schemas.google.com/g/2005#batch' type='application/atom +xml' href='http://www.google.com/calendar/feeds/default/private/full/batch'/ ><atom:entry><atom:id>http://www.google.com/calendar/feeds/default/ private/full/uebu3sjdulpi21j4pip7v7qjp0</ atom:id><atom:updated>2008-04-02T19:08:42.692Z</ atom:updated><atom:title type='text'>Error</atom:title><atom:content type='text'>Invalid entry Id/Uri</atom:content><batch:id>http://www.google.com/calendar/feeds/ default/private/full/uebu3sjdulpi21j4pip7v7qjp0</ batch:id><batch:status code='400' reason='Invalid entry Id/Uri'/></atom:entry><atom:entry><atom:id>http://www.google.com/ calendar/feeds/default/private/full/1errpsp6d5kavjino27dc51mdg</ atom:id><atom:updated>2008-04-02T19:08:42.693Z</ atom:updated><atom:title type='text'>Error</atom:title><atom:content type='text'>Invalid entry Id/Uri</atom:content><batch:id>http://www.google.com/calendar/feeds/ default/private/full/1errpsp6d5kavjino27dc51mdg</ batch:id><batch:status code='400' reason='Invalid entry Id/Uri'/></atom:entry><atom:entry><atom:id>http://www.google.com/ calendar/feeds/default/private/full/vqu49thoe18tgdk348pvnao65c</ atom:id><atom:updated>2008-04-02T19:08:42.693Z</ atom:updated><atom:title type='text'>Error</atom:title><atom:content type='text'>Invalid entry Id/Uri</atom:content><batch:id>http://www.google.com/calendar/feeds/ default/private/full/vqu49thoe18tgdk348pvnao65c</ batch:id><batch:status code='400' reason='Invalid entry Id/Uri'/></atom:entry><atom:entry><atom:id>http://www.google.com/ calendar/feeds/default/private/full/mvcsr364j3nbf56ip7d9anb7k0</ atom:id><atom:updated>2008-04-02T19:08:42.693Z</ atom:updated><atom:title type='text'>Error</atom:title><atom:content type='text'>Invalid entry Id/Uri</atom:content><batch:id>http://www.google.com/calendar/feeds/ default/private/full/mvcsr364j3nbf56ip7d9anb7k0</ batch:id><batch:status code='400' reason='Invalid entry Id/Uri'/></atom:entry><atom:entry><atom:id>http://www.google.com/ calendar/feeds/default/private/full/r98jitr21giojtogogkjahk6i4</ atom:id><atom:updated>2008-04-02T19:08:42.694Z</ atom:updated><atom:title type='text'>Error</atom:title><atom:content type='text'>Invalid entry Id/Uri</atom:content><batch:id>http://www.google.com/calendar/feeds/ default/private/full/r98jitr21giojtogogkjahk6i4</ batch:id><batch:status code='400' reason='Invalid entry Id/Uri'/></atom:entry></atom:feed> TIA for your help, Rick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
