Creating a new App
Here are the step-by-step instructions for obtaining OAuth credentials for Twitter:- Go to the Twitter Developer Portal and sign in to your account.
- Once you’re signed in, go to “Projects & Apps”, choose the project you want to configure,and in the “Apps” section at the bottom of the page, click the gears icon on the right.
- At the bottom of the following page, under “User authentication settings” select “Set up”
- Select “App permissions” and “Type of App” you want.
- Under “App info” paste the “Redirect URL”:
- In the Dynamic dashboard, visit either social account linking on the Info Capture page or in the Social Signup page depending on whether you want to do linking or signup.
- Open the Twitter configuration sectione.
- Copy the Redirect URL and paste it in the “Redirect URL” field in Twitter Developer Portal.
- Enter your “Website URL”.
- Click save under the form.
- Copy the “Client ID” and “Client Secret” and paste it into “Set up Twitter Auth” Modal in the Dynamic Dashboard.