Re: [twitter-dev] Mismatch oauth_callback and real url where redirects to

2010-05-19 Thread Taylor Singletary
Hi Andrey, We have a bug right now with oauth_callbacks with non-standard URI schemes -- hope to have it fixed soon. Taylor On Tue, May 18, 2010 at 9:04 PM, Andrey Vyrvich andry.virv...@gmail.comwrote: I've make a request like

[twitter-dev] Mismatch oauth_callback and real url where redirects to

2010-05-18 Thread Andrey Vyrvich
I've make a request like http://twitter.com/oauth/request_token?oauth_callback=chrome%3A%2F%2Fid_twitter%2Fcontent%2Ftwitter_oauth.html%3FTwitterExOAuthcallback%3Dtrueoauth_consumer_key=3H where oauth_callback=chrome://id_twitter/content/twitter_oauth.html? TwitterExOAuthcallback=true but