-
-
Notifications
You must be signed in to change notification settings - Fork 198
Twitter api key setup
Roberto Doering edited this page Aug 7, 2022
·
6 revisions
- ! You need access to the v1.1 endpoints.
- ! This requires elevated access or the ability to create 'Standalone' Apps
![](https://user-images.githubusercontent.com/20045287/175005951-336aaf1a-1281-4902-a031-96462a0da2a4.png)
-
Get your Twitter API key here.
-
Go to the Twitter Developer Portal and create a new 'App'.
- Take a note of your
API Key
andAPI Secret Key
.
- Take a note of your
-
Go into the settings of your new Twitter App. 3.1. Enable
OAuth 1.0a
3.2. Update the app permissions to
Read + Write + Direct Messages
3.3. Enable
3-legged OAuth
and addharpy://
as a callback url