Hi Team,
We have a web application in which we asks users to provide App Key and App Secret. After that we generate the access token and proceed ahead with our logic.
Recently, we faced a weird issue, we obtained App Key and App Secret from the app created in Dropbox X.
We opened up the web application in a browser where we are logged into a Dropbox Y account.
Now, while authorizing through the obtained App Key and App Secret which is from Dropbox X, it gives the access token of the App created in Dropbox Y.
Could you please help us with what could be wrong?
We are using /oauth2/authorize to obtain the access token.
Thanks in advance for your help!
Regards,
Sam