Hi ,
I have integrated dropbox using code flow in my desktop app. I open a browser in my app for authorization. It was working fine previously but since past few days i am facing a problem that it redirects to the redirect uri before/without giving the authorization code.
But after this if i again navigate to initial uri to fetch auth code , this time i get the code.
Please help me with the steps i should take to overcome this.
THANKS