caltechlibrary / dataset

dataset is a command line tool, Go package, shared library and Python package for working with JSON objects as collections
https://caltechlibrary.github.io/dataset
Other
23 stars 4 forks source link

Google sheet export fails when sheet name doesn't exist #97

Closed tmorrell closed 4 years ago

tmorrell commented 5 years ago

Google sheet export or sync fails if the sheet name had not been created manually in the document beforehand. From the API documentation it's not clear how easy this would be to automate.

Unable to write sheet 40747!A1:CZ. googleapi: Error 400: Unable to parse range: 40747!A1:CZ, badReques

rsdoiel commented 4 years ago

Dropped support for Google Sheets, S3 and Google Cloud storage.