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

How to get access/refresh token

New post

Comments

3 comments

  • Abdul Ichan

    u can use the same access token as refresh token... thnks

    0
    Comment actions Permalink
  • VI Web Portal

    It depends on which interface you want to use.  For command line you can follow the guide https://developer.box.com/guides/cli/quick-start and do not need to handle the auth process explicitly.  For API (python, .Net, Node, ...) you will need to know the app configuration (clien id, client secret ,...) and make a few function calls.  However, you may get a useless token like some of us experience in the post with the subject "How can I create and API token for python program"

    0
    Comment actions Permalink
  • Nikhil Ghadigaonkar

    I am able to upload the file from my local linux command line using developer token. once expire i need to generate new token from box UI is there any command line solution to generate the new developer token commandline? i have free box account

    0
    Comment actions Permalink

Please sign in to leave a comment.