This vignette covers how to obtain and use Twitter API access tokens for use in the rtweet
package.
To create a Twitter app, navigate to apps.twitter.com and create a new app by providing a Name
, Description
, and Website
of your choosing (example screenshot provided below).
Important In the Callback URL
field, make sure to enter the following: http://127.0.0.1:1410
Check yes if you agree and then click “Create your Twitter application”.