IOS苦逼实作社会化媒体之 网易微博 API

:用户认证,文字分享。

 

没什么可以说的,与新浪,腾讯基本一样。注意两点:

一是用户认证的网址加入type参数,像这样:

@"http://api.t.163.com/oauth/authorize?client_type=mobile&oauth_token="

 

二是pin码返回的是9位数据,当然用callback应该也是可以的,我没试过。


posted @ 2011-08-22 11:41  hjtc  Views(422)  Comments(0Edit  收藏  举报