Hi, Here is the trace seen by wireshark for an upload and a delete of a file using the C# Data API
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/ 2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http:// schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/ 2005'><id>http://docs.google.com/feeds/documents/private/full</ id><updated>2009-07-16T13:06:30.858Z</updated><title type='text'>Available Documents - oangue...@gmail.com</title><link rel='alternate' type='text/html' href='http://docs.google.com'/><link rel='http://schemas.google.com/g/2005#feed' type='application/atom +xml' href='http://docs.google.com/feeds/documents/private/full'/ ><link rel='http://schemas.google.com/g/2005#post' type='application/ atom+xml' href='http://docs.google.com/feeds/documents/private/full'/ ><link rel='http://schemas.google.com/g/2005#batch' type='application/ atom+xml' href='http://docs.google.com/feeds/documents/private/full/ batch'/><link rel='self' type='application/atom+xml' href='http:// docs.google.com/feeds/documents/private/full'/ ><author><name>oanguenot</name><email>oangue...@gmail.com</email></ author><openSearch:totalResults>1</ openSearch:totalResults><openSearch:startIndex>1</ openSearch:startIndex><entry><id>http://docs.google.com/feeds/ documents/private/full/document%3Addkjt6t4_31gzfbnwd2</ id><published>2009-07-16T13:06:20.319Z</ published><updated>2009-07-16T13:06:20.320Z</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http:// schemas.google.com/docs/2007#document' label='document'/><category scheme='http://schemas.google.com/g/2005/labels' term='http:// schemas.google.com/g/2005/labels#viewed' label='viewed'/><title type='text'>planning_oanguenot_302009.txt</title><content type='text/ html' src='http://docs.google.com/feeds/download/documents/Export? docId=0AW9ItAsehyUTZGRranQ2dDRfMzFnemZibndkMg'/><link rel='alternate' type='text/html' href='http://docs.google.com/Doc? docid=0AW9ItAsehyUTZGRranQ2dDRfMzFnemZibndkMg&hl=en'/><link rel='self' type='application/atom+xml' href='http://docs.google.com/ feeds/documents/private/full/document%3Addkjt6t4_31gzfbnwd2'/><link rel='edit' type='application/atom+xml' href='http://docs.google.com/ feeds/documents/private/full/document%3Addkjt6t4_31gzfbnwd2/fx7hvtwg'/ ><link rel='edit-media' type='text/html' href='http://docs.google.com/ feeds/media/private/full/document%3Addkjt6t4_31gzfbnwd2/fx7hvtwg'/ ><author><name>oanguenot</name><email>oangue...@gmail.com</email></ author><gd:resourceId>document:ddkjt6t4_31gzfbnwd2</ gd:resourceId><gd:lastModifiedBy><name>oanguenot</ name><email>oangue...@gmail.com</email></ gd:lastModifiedBy><gd:lastViewed>2009-07-16T13:06:20.436Z</ gd:lastViewed><gd:quotaBytesUsed>0</ gd:quotaBytesUsed><docs:writersCanInvite value='true'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' href='http://docs.google.com/feeds/acl/private/full/document %3Addkjt6t4_31gzfbnwd2'/></entry></feed> DELETE http://docs.google.com/feeds/documents/private/full/document%3Addkjt6t4_31gzfbnwd2/fx7hvtwg HTTP/1.1 Content-Type: application/atom+xml; charset=UTF-8 User-Agent: G-test/GDataGAuthRequestFactory-CS-Version=1.3.1.0 Authorization: GoogleLogin auth=DQAAAKAAAADI5PxrRRDeZviaOVAUX34zDDRtxCqoxbNKJuy3er237yO2V4WPbT- o0hvE_nsmboFyzS5oGVq1uDTNgODneOuUgFb5NAvS_MHyYKjw- LTEj23EtCgcRPVV-3EcHXVuQb_-dEWa- EWhx_UB86I0cXvVDzPL5i7JOoZm8XaEFf9jyCgzhXoSf_YFVNTzyqWh- HDu40s8DVxG54few2WPgv8- GData-Version: 1.0 Host: docs.google.com HTTP/1.1 200 OK GData-Version: 1.0 Date: Thu, 16 Jul 2009 13:06:31 GMT Expires: Thu, 16 Jul 2009 13:06:31 GMT X-Content-Type-Options: nosniff Server: GFE/2.0 Content-Type: text/html Cache-Control: private, max-age=0, proxy-revalidate, proxy-revalidate Content-length: 0 Proxy-Connection: Keep-Alive Connection: Keep-Alive The Delete return a 200 OK. I have notice that the problem seems to occur only when the document has been seen from the browser. If the browser is closed, I can push and delete. It's work. If I push the document, and then I open the browser. Next, I can't delete the document. Is there a lock ? Thanks in advance, Olivier Anguenot --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---