Please help me. How I can get a file from Google Drive via HTTP GET request (using wget/curl/postman/etc)?
What I need? File ID, access token and what? How correctly write this HTTP request?
Thanks!
Please help me. How I can get a file from Google Drive via HTTP GET request (using wget/curl/postman/etc)?
What I need? File ID, access token and what? How correctly write this HTTP request?
Thanks!
Thank you, @pinoyyid!
Instructions are at developers.google.com/drive/v3/reference/files/get You can use the form on the right to try it, and use the Chrome Dev Console to capture the http request to a curl command