mediahackza / datadesk

0 stars 0 forks source link

Check that Google Sheet is published #1

Closed alastairotter closed 1 year ago

alastairotter commented 1 year ago

If the sheet has not been published the JSON/CSV will not render. Possible to check that the sheet is published? An unpublished sheet appears to return an error message. Can that be used to check that the data set is accessible?

CiaranOtter commented 1 year ago

upload page will now check that valid data can be fetch from a google sheet before uploading a new table.

CiaranOtter commented 1 year ago

The branch containing new warning handler has been linked