GithubHelp home page GithubHelp logo

Comments (13)

scott-coates avatar scott-coates commented on August 14, 2024 6

Google turned off the v3 api. Tabletop is now dead :(

from tabletop.

Minidoracat avatar Minidoracat commented on August 14, 2024 1

I found a solution
You just need to follow README.md
It can be solved by using Papaparse
Don't forget to install Papaparse

function init() {
          Papa.parse('https://docs.google.com/spreadsheets/d/e/2PACX-1vRB4E_6RnpLP1wWMjqcwsUvotNATB8Np3OntlXb7066ULcAHI9oqqRhucltFifPTYNd7DRNRE56oTdt/pub?output=csv', {
          download: true,
          header: true,
          complete: function(results) {
            var data = results.data
            console.log(data)
          }
        })
window.addEventListener('DOMContentLoaded', init)

from tabletop.

AjayShekar01 avatar AjayShekar01 commented on August 14, 2024

Even, I am facing the similar issue.
Receiving following error, After trying to fetch the data from google spreadsheets.
Tabletop.init({ key: '1iLvIoYxD9V5TlQUlP_KY77E_OLbXZwPT1mFqqTWWnjY',
simpleSheet: true
})
GET https://spreadsheets.google.com/feeds/worksheets/1iLvIoYxD9V5TlQUlP_KY77E_OLbXZwPT1mFqqTWWnjY/public/basic?alt=json 404
tabletop.js:224

  xhrFetch @ tabletop.js:224
  requestData @ tabletop.js:197
  (anonymous) @ tabletop.js:178
  fetch @ tabletop.js:168
  Tabletop @ tabletop.js:148
  push../node_modules/tabletop/src/tabletop.js.Tabletop.init @ tabletop.js:157
  loadData @ index.js:53
  (anonymous) @ index.js:45
  invokePassiveEffectCreate @ react-dom.development.js:23487
  callCallback @ react-dom.development.js:3945
  invokeGuardedCallbackDev @ react-dom.development.js:3994
  invokeGuardedCallback @ react-dom.development.js:4056
  flushPassiveEffectsImpl @ react-dom.development.js:23574
  unstable_runWithPriority @ scheduler.development.js:468
  runWithPriority$1 @ react-dom.development.js:11276
  flushPassiveEffects @ react-dom.development.js:23447
  performSyncWorkOnRoot @ react-dom.development.js:22269
  (anonymous) @ react-dom.development.js:11327
  unstable_runWithPriority @ scheduler.development.js:468
  runWithPriority$1 @ react-dom.development.js:11276
  flushSyncCallbackQueueImpl @ react-dom.development.js:11322
  workLoop @ scheduler.development.js:417
  flushWork @ scheduler.development.js:390
  performWorkUntilDeadline @ scheduler.development.js:157

from tabletop.

frankbueltge avatar frankbueltge commented on August 14, 2024

Same here. Are there any solutions or workarounds?

from tabletop.

alexmdcampo avatar alexmdcampo commented on August 14, 2024

same here, papa.parse work`s well only in CSV

from tabletop.

gibratim avatar gibratim commented on August 14, 2024

from tabletop.

itsmemohit avatar itsmemohit commented on August 14, 2024

papaparse works fine with just 1-2 line change if anyone need help, I am more than happy to do it.

from tabletop.

gibratim avatar gibratim commented on August 14, 2024

from tabletop.

itsmemohit avatar itsmemohit commented on August 14, 2024

yup share your problem

from tabletop.

gibratim avatar gibratim commented on August 14, 2024

from tabletop.

frankbueltge avatar frankbueltge commented on August 14, 2024

Here is the solution with everything you need: https://github.com/frrrrank/Google-Sheet-Stuff

from tabletop.

itsmemohit avatar itsmemohit commented on August 14, 2024

can i add you to a repo with the project to review? please share your email
to add you as a collaborator

On Sat, Aug 28, 2021 at 10:51 PM Mohit Dangwal @.***>
wrote:

yup share your problem


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#199 (comment), or
unsubscribe
https://github.com/notifications/unsubscribe-auth/ABI4VPVAGNVTTONDXZG5ZQDT7E433ANCNFSM5CREIDSQ
.
Triage notifications on the go with GitHub Mobile for iOS
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
or Android
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

--

Brian Gitta
Team Lead | thinkIT | matibabu
phone: 256704319257
site: www.thinkitlimited.com
email: @.***
skype: gibratim1

https://www.facebook.com/matibabu8/
https://twitter.com/matibabu8

Yes sure , here's my email - [email protected]

from tabletop.

itsmemohit avatar itsmemohit commented on August 14, 2024

from tabletop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.