I'm not seeing it. I'm following the specifications as outlined here:

http://tools.ietf.org/html/draft-hammer-oauth-10#section-2

and here:

http://oauth.net/core/1.0/#anchor9

I have Application Type set to "Browser"

callbackURL set to my callbakck URL

Everything seems to work up until the user clicks "Allow" Once the
user clicks "Allow" all the callback gets is the oauth_token, I don't
see an oauth_verifier.

How do I get this? What am I doing wrong? "oauth_verifier" is not in
the GET path it's not in the POST body. The only actual POST is when
the user clicks the "Allow" button and that sends a POST to twitter
with an authenticity token and the oauth token but no oauth_verifier
anywhere. It's no where. And it's required. What is going on?


-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to