What to do if I get error “Twitter API Consumer Key or Consumer Secret is not valid”
Make sure in your Twitter App, you have provided callback URL,
Steps:
- Go to https://apps.twitter.com/
- Click on your App
- Click on Details Tab
- Go to “Settings” tab
- Enter Callback URL = http://<yourdomain or site>/home/callback
- Save and check again.
If still this is not working then contact us by creating a support ticket.