I'm currently developing an iPhone App with Titanium. I got the xauth set up from Twitter but I'm unable to get it work.
1 How do I retrieve more information after my request than "401 Authentication needed" in order to debug my app? 2 is there a HMAC_SHA1 library in javascript that I can trust? 3 How can I check that my HMAC_SHA1 works for Twitter? I pretty much double checked everything, but there's no way I can have it work. Thanks