Giter Site home page Giter Site logo

Comments (4)

ErebusBat avatar ErebusBat commented on September 2, 2024 6

Today toggl started returning a warning that causes this gem to fail, even after patching the URL...

I have worked around this in a crude way (which is why I have not opened a PR) but it might help others: https://github.com/ErebusBat/togglv8/tree/fix-deprecation

If you are using bundler then you can change your gem line to: gem "togglv8", github: "ErebusBat/togglv8", branch: "fix-deprecation" and it should work.

from togglv8.

ErebusBat avatar ErebusBat commented on September 2, 2024 1

@wielinde thank you for catching the error... I just merged the PR on my branch so my instructions above contain the fix to retrieve the details to reports.

from togglv8.

benlings avatar benlings commented on September 2, 2024

I've worked around this by doing TogglV8::TOGGL_API_URL = 'https://api.track.toggl.com/api'

from togglv8.

wielinde avatar wielinde commented on September 2, 2024

Thanks @ErebusBat for providing that fork. Apparently there is another place to update the URL, at least if you want to retrieve details from reports. I provided a PR against your repo. Find the changes here: wielinde@6d3f893

from togglv8.

Related Issues (17)

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.