I'm using Google Docs List API for fetching documents such as .doc, .txt and even spreadsheets. Now I want to fetch any kind of uploaded file too, like .jpeg images. I've tried the same methods used for docs with no success.
Anyone had experience with this issue?