Troubleshooting Twitter Sign-In Integrations: A Step-by-Step Guide

thumb_up 1  ·  sell Twitter sign-in integration troubleshooting, Resolving issues with Twitter login, Troubleshooting Twitter authentication errors

Symptom

You may see the following error when attempting to activate Twitter sign-in integrations.

Invalid details not saved. Please verify your details and try again
 

If you have already activated Twitter sign-in integrations, your clients may see the following error when they attempt to log in to the WHMCS Client Area using Twitter:

Error We were unable to connect your account. Please contact your system administrator
 

Cause

A 2018 change to the Twitter APIs altered the configuration of callback URLs in Twitter apps. Because of this, you must specify the precise full URL to the Twitter API callback file to interact with your WHMCS installation.

Solution

To resolve this issue:

  1. Go to apps.twitter.com.
  2. Log in to your Twitter account.
  3. Select your WHMCS sign-in app from the list.
  4. Go to the Settings tab.
  5. In the Callback URLs section, replace the current single entry with the following three entries, replacing http://demo.whmcs.com/whmcs/ with the URL of your WHMCS installation.
http://demo.whmcs.com/whmcs/index.php
http://demo.whmcs.com/whmcs/index.php/auth/provider/twitter_oauth/callback
http:///demo.whmcs.com/whmcs/auth/provider/twitter_oauth/callback
 
da7b0b1a-4fe5-424a-b7d1-003403427d9c.png

6. Click Save Changes.

7. In WHMCS, activate Twitter again at Configuration > System Settings > Sign-In Integrations (or, prior to WHMCS 8.0, Setup > Sign-In Integrations).

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

Step-by-Step Guide to Installing WHMCS

To start using WHMCS, you will need to install it on your server. You may need help from your hosting provider or system administrator…

arrow_forward
description

Configuring cPanel Site Software for WHMCS Integration: A How-To Guide

You can install WHMCS using cPanel's Site Software feature. Before you can perform the installation, a WHM user must enable WHMCS…

arrow_forward
description

Effortless WHMCS Installation Using cPanel Site Software: A Step-by-Step Tutorial

You can install WHMCS easily using cPanel's Site Software feature. To do this: 1. If you have not already done so, configure…

arrow_forward
description

Configuring WHMCS Cron Jobs: Step-by-Step Setup Guide

You will need to configure the cron job as soon as you finish installing WHMCS. The cron job executes WHMCS's automation tasks,…

arrow_forward
description

Customizing the WHMCS Cron Schedule: Configuration Guide

The WHMCS cron job performs many of the automated tasks for your WHMCS installation. You can customize when and how often it runs…

arrow_forward
arrow_back « Back