how to upload video on twitter using twitvid in iphone sdk?

拈花ヽ惹草 提交于 2019-11-29 05:18:01

Try this

step 1: https://dev.twitter.com/apps

step 2: login your twitter account

step 3: click create a new application

step 4: Enter application details --> click create your twitter application button

step 5:-->Your access token

click create access token button it will automatically generate authentication key and authentication secret key

step 6: Click OAuth tool --> get

Consumer key: Consumer secret: Access token: Access token secret: AppId:#######

The Application ID is the number present in your application's info page URL. For example:https://dev.twitter.com/apps/######/oauth The ####### is the app ID number. We need this to look up your application's information in our database.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!