Hi, When I turned on debugging, this is what I get -
Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setMethod FINE: POST http://docs.google.com/feeds/documents/private/full/ Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setHeader FINER: Content-Type: multipart/related;boundary="---- =_Part_0_11120133.1245840996868" Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setPrivateHeader FINER: Authorization: <Not Logged> Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setHeader FINER: User-Agent: Document list GDocs-Java/2.0.1 GData-Java/1.33.0 (gzip) Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setHeader FINER: Accept-Encoding: gzip Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setHeader FINER: GData-Version: 2.0 Jun 24, 2009 4:26:36 PM com.google.gdata.client.http.HttpGDataRequest setHeader FINER: Slug: a.doc Jun 24, 2009 4:26:36 PM com.google.gdata.util.LoggableOutputStream flush FINEST: ------=_Part_0_11120133.1245840996868 Content-Type: application/atom+xml <?xml version='1.0' encoding='iso-8859-1'?><entry xmlns='http:// www.w3.org/2005/Atom' xmlns:gd='http://schemas.google.com/g/2005' xmlns:gAcl='http://schemas.google.com/acl/2007' xmlns:batch='http:// schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/ docs/2007'><title>TitleToUse</title><atom:content xmlns:atom='http:// www.w3.org/2005/Atom' type='application/msword'/></entry> Jun 24, 2009 4:26:36 PM com.google.gdata.util.LoggableOutputStream flush FINEST: Exception in thread "main" java.io.IOException: Error writing request body to server at sun.net.www.protocol.http.HttpURLConnection $StreamingOutputStream.checkError(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection $StreamingOutputStream.write(Unknown Source) Please let me if anything is wrong. Thank you. Bhagya --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---