Difference between revisions of "Mobile App: Invalid Special Character"

From WHMCS Documentation

(Created page with "The error message '''Invalid special character in Access Key''' occurs if unsupported characters are detected in the access key entered into the WHMCS Mobile App. To resolve,...")
 
 
Line 1: Line 1:
The error message '''Invalid special character in Access Key''' occurs if unsupported characters are detected in the access key entered into the WHMCS Mobile App. To resolve, please follow these steps:
+
#REDIRECT [[Mobile_App:_Troubleshooting#Invalid_special_character_in_Access_Key]]
#Open the configuration.php file found in your WHMCS installation directory using a text editor
 
#Look for the $api_access_key variable
 
#Remove or replace any unsupported characters
 
#Acceptable characters in the API Access Key are:
 
#*Letters,
 
#*Numbers,
 
#* Acceptable Special Characters are:<div class="source-cli">! @ # $ % . ( ) * [ ] - _</div>
 
#Save changes to the ''configuration.php'' file and upload to your server
 
#Return to the WHMCS Mobile App and re-enter the updated API Access Key value
 
#Click the '''Validate Credentials''' button to test the connection
 
 
 
Upon success, the connection profile will be created and saved and you will be redirected to the app dashboard.
 

Latest revision as of 21:50, 19 January 2022