Manish Bachani Posted October 3, 2023 Share Posted October 3, 2023 Hello Good after noon, I have installed WHMCS 8.8.0 , & i have integrated WHMCS with other product successfully , but when i do to authenticate license to WHMCS server it send response with 403 request body : const response = await axios.post(https://domain.com/includes/api.php" , { identifier: "XXXXXXXXXXXXXX", secret: "XXXXXXXXXXX", action: 'validatelicense', licensekey: "XXXXXXXX", }); Response in catch ===> An error occurred: Request failed with status code 403 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted October 13, 2023 WHMCS Support Manager Share Posted October 13, 2023 Hi @Manish Bachani, The action validatelicense is not an API command I recognize. A full list of available API command actions is listed here: https://developers.whmcs.com/api/api-index/ 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.