-
Google Chrome phasing out third-party cookies
Hi. We use dropin.js implementation of v2 API. Recently, Google Chrome started printing to the error console they will be phasing out support for third-party cookies. In our app, only two services are still using these, and one is Dropbox. I was wondering if someone is aware if Dropbox is going to deal with it in the…
-
Cannot authorize desktop app, desktop/oauth2 always return 500
Hi. I've a weird issue with a single Dropbox installation: I'm unable to authorize the desktop app. I tried resetting cache several times, changing browser, whatever... I also tried different wifi, same result. The user profile doesn't have anything special, we have a limitation of 2 devices per user, but they have none…
-
Set separate folder permissions based on name or tag
Hi. In our Team Folder we would like to set custom permission to certain folders. Despite the parent folder, which is writable by a group of people, these subfolders should be readonly for everyone except a restricted group. So, basically, given a structure like this: Team folder|+ Folder1 |+ Sub1 |+ Sub2 |+ Readonly|+…