To create your own Box App complete these steps:
- To create a Box App you will need a developer Account and a API key. If you don't have an account yet, create one here.
- After that it is time to create your Box App and obtain a token. Go to https://www.box.com/developer_signup an log in.
- Create a Box Application and select the 'Box Content' API.
- After that open your application configuration.
- Find under 'OAuth2 Parameters' your Client ID and Client Secret. Insert these two on the Plugin settings page and save the settings.
- Insert the given redirect URL on the plugin settings page in the 'redirect_uri' box under 'OAuth2 Parameters'.
- Save your Application
- Authorize the plugin via the plugin settings page.