[twitter-dev] Incorrect signature with oAuth

2010-07-17 Thread CeBeans
nt-Length: 10 Connection: Keep-Alive Http Footer = status%3Dh Server Response == /1/statuses/update.xml Incorrect signature I also tried the HTTPS in the signature base, and still the same error. NOTE: The DLL calls http://api.twitter.com/1/statuses/update.xml Vincent Collura CeBeans

[twitter-dev] Re: Incorrect signature with oAuth

2010-07-17 Thread CeBeans
718pIydjK", oauth_signature="nEOZNjNS0uyh58XzR2QH%2FPLK%2F7k%3D", oauth_version="1.0" Content-Type: application/x-www-form-urlencoded Host: api.twitter.com Content-Length: 10 Connection: Keep-Alive What am I missing? Vincent Collura CeBeans On Jul 17, 1:53 pm, Carlos wro

[twitter-dev] Re: Incorrect signature with oAuth

2010-07-18 Thread CeBeans
signature generation method using the > following:http://oauth.googlecode.com/svn/code/javascript/example/signature.html > and see if you are getting the same signature values. > > On Jul 17, 5:21 pm, CeBeans wrote: > > > Hi Carlos: > > > Thanks for the sniplet. I just converted my s