Git Product home page Git Product logo

Comments (4)

aeden avatar aeden commented on June 11, 2024 1

You are absolutely correct that the README indicates you should generate a user token. There is actually a second token type, which is an account token. If you use a user token, then the user will be set and account will be nil in the whoami response. If you use an account token then you will get an account back from whoami and user will be nil.

Thus, I will

  • update the README to clarify the different tokens, and clarify which should be used in most cases (which is the account token)
  • provide examples of each in the whoami example

from dnsimple-api-examples.

jswright61 avatar jswright61 commented on June 11, 2024 1

I'd love to help. I can do a PR if you want. I just need a tiny bit of guidance on where / how to create the account token.

Also, perhaps token.rb should be updated to include:
ACCOUNT_TOKEN = 'acct_token'
USER_TOKEN = 'usr_token'

And then scripts updated accordingly.

from dnsimple-api-examples.

aeden avatar aeden commented on June 11, 2024 1

Closing this as the README was updated by @jswright61

from dnsimple-api-examples.

aeden avatar aeden commented on June 11, 2024

If you're willing and able, then go for it! :-)

from dnsimple-api-examples.

Related Issues (2)

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.