bassarisse / google-spreadsheet-to-json

Simple tool to export Google Spreadsheets to JSON files, though Node API or CLI
The Unlicense
134 stars 33 forks source link

how to use a service account? #9

Closed peter-mouland closed 7 years ago

peter-mouland commented 8 years ago

the readme shows you how to create a temporary token. what are the settings needed to use a service account? will the dependency need updating?

https://www.npmjs.com/package/google-spreadsheet#service-account-recommended-method

bassarisse commented 7 years ago

Implemented in https://github.com/bassarisse/google-spreadsheet-to-json/commit/cf5d69e98b66693dd96eff93d5755dd1360b0ac5. I'll publish a new version soon.