Skip to content

Configuring Twitter API

Daniel Burrell edited this page Jun 7, 2020 · 1 revision

Go to https://developer.twitter.com/en/apps and login with the account you want to use. You should be able to Create an App or modify an existing one.

On the Keys and Tokens page there should be an API key, API secret key, Access token and Access token secret.

You'll need all of these for twitter4j

Clone this wiki locally