From e8a204cc64ceff24717a7f6d50cd176e65521b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez-Mondrag=C3=B3n?= Date: Wed, 4 Sep 2024 21:13:27 -0600 Subject: [PATCH] Add more Dropbox info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e39b597..9d598e1 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,10 @@ Optionally, the files definition can be provided by an external json file: | dropbox | False | None | Dropbox connection settings | | dropbox.token | True | None | Dropbox token | +The token needs the `files.content.read` scope: + +[![Dropbox scopes](img/dropbox_scopes.png)](https://www.dropbox.com/developers/apps) + ### Built-in Singer SDK settings The following settings are supported by the Singer SDK and are automatically handled by the tap: