How to get access/refresh token
Hi There,
I want to upload large files from local to box using curl but I only tried developer token, now how should I get access/refresh token? Thanks.
-
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"
サインインしてコメントを残してください。
コメント
3件のコメント