I have been working on an iPhone app that has a feature of uploading photos to TwitPic. I have it working with basic authentication.
I am trying to get it working with
Thanks, this helped me get it working too :) I also updated http://github.com/jaanus/PlainOAuth with working example code.