c# - Dropbox oAuth2 redirectURL -


i have not been working rest long, have dropbox authenticating in app why need redirecturl? want save token response, although getting following exception in oauthresponse:

exception = {"the supplied uri doesn't contain fragment\r\nparameter name: redirecteduri"} 

this redirect url: https://www.dropbox.com/1/oauth2/redirect_receiver


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

jquery - Append options to drop down box? -

Perform a PayPal payment automatically using PHP -