-
Notifications
You must be signed in to change notification settings - Fork 1
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
Failed to load resource from spreadsheets.google.com - Google jsonp persistent 404 #1
Comments
This is related to deprecation of the v3 of the Google Sheets API in favor of the more robust v4. v3 technically reached EOL on August 2, 2021. Source: |
Help wanted:
|
tabletop.js is outdated: solution: |
https://frankbueltge.de/en/google-sheets-as-database-or-tiny-cms/
|
In this repo we have minimized js, but in the source repo you can see original js. Datasets sheet/table handling: https://github.com/codeforamerica/PoliceOpenDataCensus/blob/master/public/datasets/js/datasets.js Datatype sheet/table handling: https://github.com/codeforamerica/PoliceOpenDataCensus/blob/master/public/datatype/js/datatype.js Grid table handling: https://github.com/codeforamerica/PoliceOpenDataCensus/blob/master/public/grid/js/grid.js |
Site is failing to load spreadsheet data: https://dev.codeforcroatia.org/PredizborniProgrami/
Console error:
Code:
Related:
The text was updated successfully, but these errors were encountered: