Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes required in drive api sample #1060

Closed
samaystops4no1 opened this issue Mar 13, 2018 · 0 comments
Closed

Changes required in drive api sample #1060

samaystops4no1 opened this issue Mar 13, 2018 · 0 comments
Assignees

Comments

@samaystops4no1
Copy link
Contributor

The updated sample for downloading a file using drive API needs some changes(minor). I am listing those here-

  1. The scope mentioned in the current sample does not allow files to be downloaded. It allows read-only access to the metadata and not the content.
  2. Currently, the file Id has been hardcoded. The file id should be passed as an argument (according to this readme).

My current environment-
googleapis @ 27.0.0
node @ 8.9.4
npm @ 5.6.0

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants