Bad Token for Twitter

The 5 most common causes of that issue are:

  1. Your Twitter Application wasn't set up properly. As of 6/2018, Twitter has made a chance to their app settings for "Callback URL". The URL should be your website followed by index.php, like "https://yoursite.com/index.php"
  2. You didn't copy the API Key and Secret properly to JFBConnect
  3. Your Twitter API and Secret Keys may need to be regenerated in your Twitter application. This may be done inside the Twitter Development area for your app.
  4. The "Enable Callback Locking" setting is enabled. Please disable this from the Twitter Development area > Settings tab.
  5. Your server time is incorrect (uncommon)

Please verify #1 and #2 and go through our Twitter Application Setup Guide again.