Skip to content

Commit 23f7943

Browse files
glenscncw
authored andcommitted
Dropbox: Add info about required redirect url
1 parent 1108895 commit 23f7943

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/content/dropbox.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Dropbox"
33
description: "Rclone docs for Dropbox"
4-
date: "2016-02-21"
4+
date: "2020-03-18"
55
---
66

77
<i class="fab fa-dropbox"></i> Dropbox
@@ -214,10 +214,12 @@ to be the same account as the Dropbox you want to access)
214214

215215
2. Choose an API => Usually this should be `Dropbox API`
216216

217-
3. Choose the type of access you want to use => Full Dropbox or App Folder
217+
3. Choose the type of access you want to use => `Full Dropbox` or `App Folder`
218218

219-
4. Name your App
219+
4. Name your App. The app name is global, so you can't use `rclone` for example
220220

221221
5. Click the button `Create App`
222222

223+
5. Fill `Redirect URIs` as `http://localhost:53682/`
224+
223225
6. Find the `App key` and `App secret` Use these values in rclone config to add a new remote or edit an existing remote.

0 commit comments

Comments
 (0)