[twitter-dev] Re: 401 error what am i doing wrong here (user search)

2010-12-23 Thread Cujo
For the last call i rewrote my code to set the "Authorization" RequestHeader to: OAuth realm="http%3A%2F%2Fapi.twitter.com", oauth_consumer_key="[mykey]", oauth_signature_method="HMAC-SHA1", oauth_token="[accesstoken]", oauth_version="1.0", oauth_timestamp="1293101327", oauth_nonce="b37Zm8", oauth_

[twitter-dev] Re: 401 error what am i doing wrong here (user search)

2010-12-26 Thread Cujo
No, the search term does not contain any escapable characters. I ruled that out allready as the source for "incorrect signature" -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://