Hello,
in 2021 we developed a dropbox integration which, right now is actually working correctly.
Recently we wanted to deploy another installation of our integration, to do so, we generated a new integration from app console, and we copied all our setups.
Unfortunately we are not able to conclude team oauth flux, here you go the steps to reproduce:
The strange part is that dropbox do not provides any information on what is happened.
If we try to do the same using old integration, oauth flux is completed correctly.
Both integrations are scoped apps in development mode, they have the same permissions enabled:



We discovered, by trial and error, that flux can be completed with a subset of given oauth scopes. Not sure which exactly breaks this flux, but we are able to complete the flux by using only scopes that begin with "team".
This looks like a bug or an undocumented breaking change to me.
Please, let me know if i can clarify anything.
Cheers.