Hi,
I'm using your new .net sdk v2 Dropbox.Api . I want to open the browser with authorize uri , then login and then get all the uri and parse it with your function called ParseTokenFragment(). It is possible?
Or maybe is another solution . All I want is to avoid creating a WebBrowser control in my application and then calling Navigating event for it.
Thank you