You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Papaparse works when fetching a public-accessible sheet with the base URL given a suffix of /pub?output=csv but this may not last beyond Google's planned retirement of its v3 of its Sheets API, currently planned for June 2021 (see https://cloud.google.com/blog/products/g-suite/migrate-your-apps-use-latest-sheets-api). This is not clear. Using the API requires token-based access and a Google developer account (I have one, but it may not be appropriate to use it for an OKF project). Steps to use the v4 API with papaparse.js scripts (plus some almost-relevant sample code) are in the thread at jsoma/tabletop#189. Papaparse documentation is at https://www.papaparse.com/docs.
Tabletop.js works but may not continue to do so. Papaparse.js does essentially the same thing and may continue to function.
The text was updated successfully, but these errors were encountered: