Having problems with uploading photos to TwitPic using OAuth in Objective C on the iPhone

前端 未结 4 1045
一个人的身影
一个人的身影 2021-02-04 23:15

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

4条回答
  •  自闭症患者
    2021-02-04 23:42

    Thanks, this helped me get it working too :) I also updated http://github.com/jaanus/PlainOAuth with working example code.

提交回复
热议问题