Is there a way to get files marked for public viewing in Google Drive using the API without authentication?
I know about the "downloadUrl" property, but it is a temporary URL with no reference to how long it lasts. I would like to use the API directly to get the files, and I think I read somewhere someone alluding to the possibility of calls to the API that are not authenticated for retrieving public files.