What steps will reproduce the problem?
1. Run MPOAuthMobile, complete authentication through the Yahoo OAuth service.
2. Restart application
3. Check console, a request is made to get_token, without oauth_session_handle.
What is the expected output? What do you see instead?
The console shows a request to get_token, that does not contain the
oauth_session_handle parameter required to refresh an access token.
Therefore an 'token_rejected' error is returned from the OAuth servers.
MPOAuthMobile[34074:20b] oauthProblem = {
"oauth_problem" = "token_rejected";
}
What version of the product are you using? On what operating system?
r28 of MPOAuthMobile, Leopard 10.5.6 9G55, Simulator 2.2
Please provide any additional information below.
Original issue reported on code.google.com by zagra...@gmail.com on 27 Jan 2009 at 11:14
Original issue reported on code.google.com by
zagra...@gmail.com
on 27 Jan 2009 at 11:14