Hi, I am using API2 with my app to allow users to transfer files to/from dropbox.
However, if a user of the app changes dropbox accounts, and they no longer have access to the first dropbox account (So they can't unlink a device) how can they now use the new dropbox account within my app since it is still linked to another dropbox account?
They are signed in the dropbox app iteself on the device with their new account but it does not affect my app.
Thanks.