Giter Club home page Giter Club logo

Comments (2)

kevintuhumury avatar kevintuhumury commented on September 26, 2024 1

I haven't been using the gem myself anymore and I've haven't had a lot of time to fix it either, so this was long overdue, but it's fixed now.

Like @nickaknudson already explained RTM first required the shared_secret, but has correctly changed it to only be used to generate the API signature in the Authorization and Request API calls.

I've updated the gem from v0.0.3 to v0.0.4. This version includes the fix for the shared_secret issue. After that I've release another version (v0.0.5), the latest version, which now uses the V2 API from RTM by default.

from milkman.

nickaknudson avatar nickaknudson commented on September 26, 2024

I also ran into this problem. The issue is that the RTM API is rejecting the request because the FROB request being generated by Milkman contains both format and shared_secret parameters. The format parameter is not supported by the FROB request. The shared_secret parameter should never be sent to the API and RTM has correctly updated their API to always reject the shared_secret parameter.

I had started a branch to fix these issues, but then switched to using the Rumember gem which appears to be working well. It currently lacks support for API v2 (as do all other ruby RTM APIs that I have found).

Hope this helps someone else.

from milkman.

Related Issues (4)

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.