I am trying to run a sample application (http://github.com/abraham/
twitteroauth) but i am getting 401 error during request_token phase.
It says "Failed to validate oauth signature and token". Can anybody
help me in this.

this is what i am accessing:

https://twitter.com/oauth/request_token?oauth_version=1.0&oauth_nonce=677e62aa9711384ed9d763879ba2c370&oauth_timestamp=1243781287&oauth_consumer_key=MlcCECRG00FcOgR5mJKpg&oauth_signature_method=HMAC-SHA1&oauth_signature=3eqeFHQ%2Fnd6fxfvTpp2Rn5d3CAA%3D

anything wrong in the headers ?

Reply via email to