Hardware Reference
In-Depth Information
After that, you can give a name to your app and create it. Also specify that your app should
only have access the files in its own folder.
What you need to get now is all the keys relative to your Dropbox app, so you can enter
them later in the software part of the chapter. You will need the App Key and App Secret
at this point, which are displayed on the same page as your app.
The next set of data we need to get is the Token Key & Token Secret key. To get them, the
first step is to go to the InitialiseOAuth Choreo on the Temboo website:
https://temboo.com/library/Library/Dropbox/OAuth/InitializeOAuth/
Here, you will need to enter the App Key and App Secret. That will generate some addi-
tional information, like a callback ID, and a temporary token secret. You'll also be asked
to visit a link to Dropbox to confirm the authentication. Finally, go to the FinalizeOAuth
page to finish the process. You will be asked to enter your App Key, App Secret, callback
ID and temporary token secret:
https://temboo.com/library/Library/Dropbox/OAuth/FinalizeOAuth/
After that step, you will be given your final Token Key and Token Secret. Write them down
as well, you will need them later.
Search WWH ::




Custom Search