I am using WebAuthenticationBroker.AuthenticateAsync() method. After successfully logging in and granting access to my application, it stays at the Dropbox success screen and does not redirect to my local metro application. I have to click back to app and then metro app detects that as user canceled.
Also, what should be the callback URL value ? As of now I am keeping it blank as it is a metro app & it seems to be working fine.
Am i missing something ?
Update: This was because i used URL as string directly instead of using Uri.EscapeDataString() method
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With