From 23f79436452355e84d3766e5bada040cdb7b18eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 18 Mar 2020 15:31:04 +0200 Subject: [PATCH] Dropbox: Add info about required redirect url --- docs/content/dropbox.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/content/dropbox.md b/docs/content/dropbox.md index 011a863ac..7b8a0d205 100644 --- a/docs/content/dropbox.md +++ b/docs/content/dropbox.md @@ -1,7 +1,7 @@ --- title: "Dropbox" description: "Rclone docs for Dropbox" -date: "2016-02-21" +date: "2020-03-18" --- Dropbox @@ -214,10 +214,12 @@ to be the same account as the Dropbox you want to access) 2. Choose an API => Usually this should be `Dropbox API` -3. Choose the type of access you want to use => Full Dropbox or App Folder +3. Choose the type of access you want to use => `Full Dropbox` or `App Folder` -4. Name your App +4. Name your App. The app name is global, so you can't use `rclone` for example 5. Click the button `Create App` +5. Fill `Redirect URIs` as `http://localhost:53682/` + 6. Find the `App key` and `App secret` Use these values in rclone config to add a new remote or edit an existing remote.