Hi,
I have the following error while uploading file, I am using the sample
DocumentListDemo class provided in docs folder in version 1.28:
Caused by: java.io.IOException: Error writing request body to server
at sun.net.www.protocol.http.HttpURLConnection
$StreamingOutputStream.checkError(HttpURLConnection.java:2265)
at sun.net.www.protocol.http.HttpURLConnection
$StreamingOutputStream.write(HttpURLConnection.java:2248)
at sun.net.www.protocol.http.HttpURLConnection
$StreamingOutputStream.write(HttpURLConnection.java:2244)
at com.sun.mail.util.LineOutputStream.writeln(LineOutputStream.java:
82)
whatever the file (xls, or ppt) I have the same error.
Here the comand line I use for example : upload d:\zz_test
\test_upload.ppt
Is there anything I missed?
--~--~---------~--~----~------------~-------~--~----~
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 [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-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---