Hi,
I am developing an app with Dropbox API v2. Previously I was using V1 APIs and used uid as primary mapping. However, V2 only supports accountID. Is there a way to migrate the existing uid to its corresponding account Id? Please help