CHJani / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Http 500 error (Internal server error) while downloading an image (uploaded by me from the same app) from google docs #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client (e.g. 1.5.0-beta)?
1.2.1- alpha

Java environment (e.g. Java 6, Android 2.3, App Engine)?

Android 2.3

Describe the problem.
Hello,

         I have created a small app to upload images to google docs and further i am trying download the images i have uploaded. But i am getting Http 500 (Internal Server Error).

I have below queries....

1. Whether google doc api's for android support image download from google docs.
2.The official android app for google docs does not support downloading of the 
uploaded images. Is it just a unsupported feature or google docs api for 
android dont support it yet.

Any help is much appriciated.

Regards
AKS

How would you expect it to be fixed?

Original issue reported on code.google.com by aswini.2...@gmail.com on 21 Nov 2011 at 1:13

GoogleCodeExporter commented 9 years ago
This is probably an issue with the Google Docs API, not the client library 
itself.  Please check their support forum:
http://code.google.com/apis/documents/forum.html

Original comment by yan...@google.com on 10 Jan 2012 at 1:59