Hi,
our mobile app support login from twitter.
When a user land on /api.twitter.com/oauth/authorize?oauth_token= from google chrome, type the credential and hit the button Authorize everything work fine and i can see the url /twitter.com/login used.
Unfortunally using the same url (/api.twitter.com/oauth/authorize?oauth_token=) from a WebView inside our mobile app lead to /api.twitter.com/login who appear to not exist.
This appen even using chrome in mobile mode.
Any suggestion on why this is happening or any workaround?
damon
#2
@stendhapp hello, Did you fix it?