Hey Chris,
@episod helped me track down the problem with poorly formatted headers which their new servers are rejecting. A couple of different things:
POST /oauth/request_token?
POST https://api.twitter.com/oauth/request_token?
Hi David,
I got it working after making the changes. I’m not too familiar with oauth and was just using a package I found online. After some tweaking I got it to work. Thanks!
chris
Glad you both have got the issues worked out. Starting later this afternoon, we’ll begin better handling these somewhat malformed requests.
Hi Taylor, thanks again for your help!! chris
i am using abrahams oauth api but i am not getting the request taken even the response is 200 from the twitter Also when i create new access token from developer site i am not getting the new request token why it is happened can any one tell me?