[twitter-dev] Authentication failing for status POST in C#

2010-09-10 Thread hyronymous
So far as I can tell, I'm following the instructions accurately according to http://dev.twitter.com/pages/auth, but regardless of any minute variations, I keep getting a 401, authorization error on posting (i.e. the method pushMessage() fails). So far as I can tell, I'm not doing anything

[twitter-dev] Re: Authentication failing for status POST in C#

2010-09-14 Thread hyronymous
, Tom van der Woerdt i...@tvdw.eu wrote: I like code, but I like seeing the results even more :-) Can you provide us (the twitter-dev list) with these : * A base string * A full request and response Tom On 9/10/10 8:22 PM, hyronymous wrote: So far as I can tell, I'm following

[twitter-dev] Re: Authentication failing for status POST in C#

2010-09-14 Thread hyronymous
Woops, sorry and the response that I get back is: {request:/1/statuses/update.json,error:Incorrect signature} -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: