May 2019
Beginner
528 pages
29h 51m
English
Once you have a Twitter developer account, you must obtain credentials for interacting with the Twitter APIs. To do so, you’ll create an app. Each app has separate credentials. To create an app, log into
https://developer.twitter.com
and perform the following steps:
At the top-right of the page, click the drop-down menu for your account and select Apps.
Click Create an app.
In the App name field, specify your app’s name. If you send tweets via the API, this app name will be the tweets’ sender. It also will be shown to users if you create applications that require a user to log in via Twitter. We will not do either in this chapter, so a name like "YourName Test App" is fine for use with this chapter. ...
Read now
Unlock full access