Skip to content

Commit 3a4e800

Browse files
authored
dropbox docs: explain team folders (#339)
1 parent ff7a422 commit 3a4e800

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sources/companion-plugins/dropbox.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ Things to note:
127127
- Choose the “Dropbox API”, not the business variant.
128128
- Typically you’ll want “Full Dropbox” access, unless you are absolutely certain
129129
that you need the other one.
130+
- Enable the scopes `account_info.read`, `files.metadata.read` and
131+
`files.content.read` under “Permissions”. If you want to support
132+
[Team folders / Teams spaces](https://developers.dropbox.com/dbx-team-files-guide),
133+
counterintuitively you must **not** enable any Team scopes.
130134

131135
You’ll be redirected to the app page. This page lists the app key and app
132136
secret, which you should use to configure Companion as shown above.

0 commit comments

Comments
 (0)