[twitter-dev] Incorrect Signature on OAuth POST

2011-03-25 Thread KiT
Hi, I know there are plenty of discussions about the incorrect signature errors but I really can't seem to find the solution. What I'm trying to do is to POST a message with the following base string and Authentication header: POST http%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses%2Fupdate.json

[twitter-dev] Incorrect signature with oAuth

2010-07-17 Thread CeBeans
Im developing a DLL in eVC++3.0 (native C++) that uses the Twitter oAuth to update a status and have searched the web and support websites for over a week but still cant figure the signature problem out. NOTE: I have deleted the

[twitter-dev] Incorrect Signature for oAuth

2010-06-06 Thread rhysmeister
Hi All, I am having problems identifying what is wrong with converting my app to use oAuth. All my GET requests work fine but my POST requests all fail with an incorrect signature error. I am adding the oauth parameters to the authorisation header of my request. My authorisation header is build