<< Click to Display Table of Contents >> Dropbox Registration |
![]() ![]() ![]() |
To register your application for using Dropbox service you need to go to dropbox apps console following this link: www.dropbox.com/developers/apps. Currently console looks like this:
Click "Create app" button and set the options as shown in the following pictures.
Click "Create app" button to submit. After the application has been created you will be redirected to the application details page. Here its quite important to add "http://localhost" as a Redirect URIs. Please note, that NG-ConnectionPack supports only this exact redirect URI.
Also, copy "App key" and "App secret" values to ClientId and Secret properties of the TNGDropBox component. Please note, that NG-ConnectionPack currently does not support Dropbox datastores. Also, the component does not support so called "sandbox", which is a private folder (in the user account space) where application can store its own data; the component only intended to be used for managing user's files.