I have Google Picker working well in my project, it imports all data, thumbnails, id etc. of the file. In next step I have to download it, but I don't have direct link. I tried to get direct link with Drive V2 API, but it show 404 error. I have all file data, how could I get the direct link?
Thanks for answer.
EDIT: Drive REST API returns 404 after receiving file ID from Google Picker.