Hi
I'm building a flash web application and attempting to get the
OAuthSignIn working WITHOUT use of a PIN.
I've been told this is possible.

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/df3b49523256aaea


Immediately after receiving what should be the access token I use
verify credentials to verify the access toekn.

Verified is always false.

This is my request to get the access token (before URL encoding and
appending to the url targeting my php proxy)

http://twitter.com/oauth/access_token?oauth_consumer_key=QGs6W7DlEx9Q3Ay4DzI0Wg&oauth_nonce=70CF413B-CAFE-7B50-2C22-52189FA42108&oauth_signature=Agrs1YzPaZ811ptkDGXo%2FCOfWwk%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1264097730&oauth_token=0yoGnyLb1UW37vacZKpzxbTcYmCYm1EUlT3ODp8Y


Can anyone tell me if there is anything obvious missing or incorrect?
What are the troubleshooting steps when your acces token can't be
verified?

Thanks in advance!

Reply via email to