Nico113 / mpoauthconnection

Automatically exported from code.google.com/p/mpoauthconnection
0 stars 0 forks source link

MPOAuthMobile doesn't get called back after authenticating #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run MPOAuthMobile app, proceed to authenticate with twitter
2. Connection allowed screen, PIN number shows up
3. App stays on the PIN page and does not call back to
x-com-mpoauth-mobile://success

What is the expected output? What do you see instead?
Expecting to see the app re-launch after authenticating with Twitter.  No
redirect seems to occur in the simulator.

What version of the product are you using? On what operating system?
revision 130; osx10.6.2; iphone simulator w/3.0SDK, xcode 3.2.2

Please provide any additional information below.

Original issue reported on code.google.com by master.b...@gmail.com on 16 Mar 2010 at 5:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've tried this in Firefox as well with the token from the iphone app but a 
different
callback url, and no redirect.

I think twitter's authorize endpoint might not be respecting oauth_callback.

In any case, I wasn't sure if I should delete this issue, but the MPOAuthMobile 
app
for twitter configurations won't work as intended due to what seems to be a bug 
with
twitter.

Original comment by master.b...@gmail.com on 16 Mar 2010 at 8:31