Download file from Google Drive via HTTP GET reque

2019-09-16 13:49发布

问题:

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!

回答1:

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