我没有使用REST很长时间,我的应用程序中有dropbox身份验证,但为什么我需要redirectURL?我想要做的就是从响应中保存令牌,尽管我在oAuthResponse中收到以下异常:
exception = {"The supplied uri doesn't contain a fragment\r\nParameter name: redirectedUri"}
这是我的重定向网址:https://www.dropbox.com/1/oauth2/redirect_receiver