Connect to Dropbox
One-time setup
How do I get an app key?
- Open dropbox.com/developers/apps and choose Create app.
- Pick Scoped access, then Full Dropbox, and give it any name.
- On the Permissions tab tick account_info.read, files.metadata.read and files.content.read, then submit.
- On Settings, add this page's address as a Redirect URI:
- Copy the App key from that page into the box above.
Loading…