GithubHelp home page GithubHelp logo

Comments (4)

plainlystated avatar plainlystated commented on August 18, 2024

Update: It works fine with the instructions from the web application (switching .request_token and .verification_url around)

from etsy.

plainlystated avatar plainlystated commented on August 18, 2024

Not sure if it was clear from my follow-up post, but the instructions in the README are broken. There are two descriptions given for setting up OAuth. The first (console) was giving 500's. I was able to get the webapp instructions to work (from the console), but never got the first set of instructions to work. Either the README or the code is busted, it seems.

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

Ah, from your follow-up it sounded like you had reversed the arguments locally. I'll fix the readme. Thanks for the heads up.

from etsy.

kytrinyx avatar kytrinyx commented on August 18, 2024

You were right. The instructions had reversed two lines.

Every time a new request token is generated, any previous tokens for that session become invalidated, so the verification_url has to be generated after the request token.

from etsy.

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.