Questions tagged [tabletop.js]

Tabletop.js is a javascript API for accessing data within Google Spreadsheets.

Tabletop.js is a javascript API for accessing data within Google Spreadsheets.

https://github.com/jsoma/tabletop

37 questions
0
votes
2 answers

getting data from google sheet stopped working due to CORS policy

js to get data from google sheet for my website and it worked perfectly for 2 months but now stopped working. I'm getting this error: index.html:1 Access to XMLHttpRequest…
nirshh5
  • 43
  • 1
  • 8
0
votes
1 answer

Google sheet publish to web from sheets android app or by script.google.com

Hi I'm developing an application which accesses script.google.com to create google sheet and mail the sheet link to my employees makes them a way to update daily reports from home which I'll fetch using TableTop. But I'm currently stuck on Publish…
sparrow
  • 5
  • 2
0
votes
1 answer

google sheet's modified time in react js using tabletop

I'm using tabletop in order to get data from google sheets in react js. I don't want to fetch data each time when the page is loaded instead I wish to get sheet's data by analyzing last modified time of the sheet and that of the time I last fetched…
0
votes
1 answer

Using local variable inside a function Tabletop

i'm currently using Tabletop to make a spreadsheet act like database for my blogspot