com.google.gdata.util.ResourceNotFoundException during document downloading

17 views
Skip to first unread message

Leon

unread,
Sep 11, 2011, 8:50:23 AM9/11/11
to google-app...@googlegroups.com
Hi,
in our application we get a feed list of documents using https://docs.google.com/feeds/default/private/full, than we iterate on a list and trying to download document using code below :

final MediaSource source = client.getMedia(mediaContent);
MediaSource.Output.writeTo(source, outputStream);

on one of the documents  throws com.google.gdata.util.ResourceNotFoundException

how can we figure out what is the problem?  Is there any other way to download a document using Google API?

thanks,
Leon

Jay Lee

unread,
Sep 11, 2011, 5:27:28 PM9/11/11
to google-app...@googlegroups.com
Hi Leon,

  This forum is for the Administrative and Management APIs. Google Docs API issues should be reported here:


Jay

Jay Lee

unread,
Sep 11, 2011, 5:27:34 PM9/11/11
to google-app...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages