Welcome to the new Box Support website. Check out all the details here on what’s changed.

how to get auth code and tokens using curl request

New post

Comments

1 comment

  • mwiller

     Getting an auth code via curl is somewhat challenging when using the standard OAuth2 mechanism, due to the web login flow.  If it works for your use case, I would recommend using the JWT Authentication mechanism, which is better suited for server-to-server use cases.

    0
    Comment actions Permalink

Please sign in to leave a comment.