Re: [twitter-dev] 500 error when requesting access token

2010-07-20 Thread Ryan McKillen
Taylor, thanks. No changes to my code, but it's suddenly working. Maybe some API hiccups that got resolved on your end...

Re: [twitter-dev] 500 error when requesting access token

2010-07-20 Thread Taylor Singletary
Hi Ryan, oauth_verifier is always required on the access token step in the OAuth 1.0a protocol, regardless of oauth_callback matching a pre-registered one or not. We'll pass the oauth_verifier to you on your callback step which you then need to send along with your access token request. You may f

[twitter-dev] 500 error when requesting access token

2010-07-20 Thread Ryan
Having trouble with the OAuth process at the point where my callback requests the access token. Since the callback URL matches the one in my app settings, I did not think passing back the oauth_verifier was needed. But I get this error in XML: '"1.0" encoding="UTF-8"?> /oauth/access_token? oau