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
The console errors that show up are along these lines:
"google spreadsheets XMLHttpRequest cannot load FILENAMEHERE No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin OURDOMAINNAME is therefore not allowed access."
In a nutshell, I think Google Spreadsheets changed the URL to get JSON data.
Thanks for releasing this!
The text was updated successfully, but these errors were encountered:
I replaced the existing /examples/common/tabletop.js file with the one at https://github.com/jsoma/tabletop/blob/master/src/tabletop.js and it worked fine. Not comfortable pushing that into Github but wanted to alert you.
The console errors that show up are along these lines:
In a nutshell, I think Google Spreadsheets changed the URL to get JSON data.
Thanks for releasing this!
The text was updated successfully, but these errors were encountered: