my code 401 .
________________________________ From: Cameron Kaiser <[email protected]> To: [email protected] Sent: Thu, May 20, 2010 1:28:44 PM Subject: Re: [twitter-dev] Re: Incorrect signature when calling update url /1/statuses/update.xml > FYI - I am writing a .Net based library and so I currently use > System.Uri.EscapeDataString<http://msdn.microsoft.com/en-us/library/system.uri.escapedatastring.aspx>to > do my escaping I don't know what that routine is, but if it's not RFC 3986 compliant, it won't work. You might want to roll your own, it's a couple lines of code and a regex. -- ------------------------------------ personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * [email protected] -- "EH! STEVE!" ---------------------------------------------------------------
