how to get weibo (weibo.com) Consumer and secret key?

4.5k Views Asked by At

how can i get consumer key and secret key (for oauth type) for a china website www.weibo.com

I want to integrate this website features in iOS app.

Thanks,

2

There are 2 best solutions below

1
On

the first step ,you should create your app at this link http://open.weibo.com/apps,then you will get the secret

0
On

There's a good walkthrough for the process of getting a developer key here: http://developers.gigya.com/010_Developer_Guide/82_Socialize_Setup/005_Opening_External_Applications/Sina_Weibo

Just bear in mind that you'll want to specify what type of application you're building in the drop down menus in step 8.

Also, the SDK has now been upgraded to 2.0 to use oAuth2, though this isn't yet reflected in the English language documentation.