Hello,
I am developing an application that uses the Dropbox API. I would like the application to choose a port that is currently open on the device and based on that create User Authorization link for user to authorize this application.
I have not found the way whether/how it can be achieved because Redirect URIs seem like only accept the full URI - exact match.
Thank you for your help