Code Monkey home page Code Monkey logo

Comments (3)

KeshiaRose avatar KeshiaRose commented on June 25, 2024

Hey Peter, 🙂

Unfortunately, it looks like Toggl has completely changed its API in the latest version which makes updating this more than trivial. I already spent maybe an hour going through and trying to figure it out (after already spending time refactoring the code a bit 😥). They no longer provide everything in one request, so you need to pull in projects, clients, tasks, and tags separately. While this complicates things quite a bit, it wouldn't be so bad. However, then I realized they added CORS restrictions that will prevent this WDC from running purely in the front end as it does today. This means I would have to find somewhere to host a back end which would likely mean paying money to do so. Therefore, after trying a bunch of things, I don't think it would be feasible for me to make such major updates to this WDC. (I don't even use Toggl anymore). Toggl has a lot of integrations available, way more than when I first made this. Perhaps there is something available that you can use to pull this data in? Sorry that this is the response, I truly tried to make this work.

- Keshia

from toggl-web-data-connector.

peter-gb avatar peter-gb commented on June 25, 2024

from toggl-web-data-connector.

KeshiaRose avatar KeshiaRose commented on June 25, 2024

Thanks Peter, 🙂 I hope it keeps working for a long time!

from toggl-web-data-connector.

Related Issues (5)

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.