Menu

How to get Twitter App ID and App Secret

Proficiency Level Intermediate

Published on
  1. Visit https://developer.twitter.com and Login using your credentials

  2. Click on Your User Name | Apps

  3. Click Create an App

  4. Fill out the Mandatory fields like App name, Application Description, Website URL, Terms of Service, Privacy Policy, Organization Name, Organization Website URL

  5. Enable Sign in with Twitter

  6. To get the Callback URLs, please visit your website | Frontend Dashboard | Frontend Dashboard | Social | Settings | Add This URL on Redirect URL

  7. Click Create

  8. Once the app created, you can find Permissions tab at the top, click it.

  9. Then Click Edit

  10. Select the Request email address from users

  11. Click Save

  12. Now click the Keys and tokens tab at the top

  13. Copy the Consumer API keys and Secret into your website | Frontend Dashboard | Frontend Dashboard | Social | Twitter and paste the keys in respective ID and Secret and click Submit
How to get Twitter App ID and App Secret