Authenticate with Twitter
Please note
This is a unified guide for all Social Stream Apps, including Flow-Flow for WordPress and Shopify, Grace Instagram Gallery, and all upcoming streaming apps. Here and below, any mention of a Plugin or Social Stream App means one of the apps or plugins listed above.
To run Twitter feeds on your site, you must create a Twitter application. It is necessary to generate Twitter API Keys, Access Token, and secret keys.
Create a Twitter Application
-
To create Twitter applications and get access to the API, you have to apply for a Developer account. If you do not have it yet, please sign up here https://developer.twitter.com/en/portal/petition/essential/basic-info.
-
When you get Developer access to the Twitter API, go to https://developer.twitter.com/en/portal/dashboard and create a new Project.
-
Give it some name, select the appropriate use case, and enter a project description.
-
Then, create a new App (it will work as a container for the API Keys that you need to request content via the Twitter API). Set an App Environment to Development or Staging. Give your App a name to create it.
-
Submit the form by clicking the Next button. Once you click Next, you will get your Consumer API Key and Key Secret. Copy and save them in some text file, etc.
-
Click the App settings button and visit the Keys and tokens section. Here you need to generate the Access Token and Secret. Also, you can regenerate keys if you lose them.
-
Generate and copy your Access Token and Secret values.
-
Insert all that info into the AUTH tab in the Flow-Flow plugin and save the settings.