I'm learning oAuth and was finally able to get the Access Token &
Token Secret for a Twitter account.

Now that I believe oAuth is working and I have a Access Token, I'm
trying to use the API to update my status. but continue to get the
following error: "Could not authenticate you"

Can someone please tell me what is wrong with my request below? thanks

request_url :
http://twitter.com/statuses/update.xml?OAUTH_TOKEN=24247343%252DXOjRCmuLnknAVn7TwtRCHAbkU8tjjlpXSpQbDEVrU&OAUTH_TOKEN_SECRET=Hy16kBAPnCJCAGavAUpUpTaLCbCsUal3avXo99ZcUM&STATUS=f%20o%20o%20b_a_r&oauth_consumer_key=LyPt1AOcF6BWULWW5CIM0g&oauth_nonce=558F8C8D259352990608DEF3DE3AAE9C51D58905&oauth_signature=TSybsEtDIhEzQfgbO6KAA7HYmJE%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1248759687&oauth_version=1.0&oauth_version=1.0

Reply via email to