damien113 Posted April 8, 2020 Share Posted April 8, 2020 I am using the WHMCS External API and can no get it to work. I have the IP whitelisted and tokens created. I have tried both links https://orders.websitename.com/api.php?action=GetClientsProducts&identifier=identifier_key&secret=secret_key https://orders.websitename.com/api.php?action=GetClientsProducts&username=user@company.com&password=password!&accesskey=secret_key they have both returned <?xml version="1.0" encoding="utf-8"?> <whmcsapi version=""> <action>getclientsproducts</action> <result>error</result> <message>An admin user is required</message> </whmcsapi> 0 Quote Link to comment Share on other sites More sharing options...
damien113 Posted April 8, 2020 Author Share Posted April 8, 2020 Just now, damien113 said: I am using the WHMCS External API and can no get it to work. I have the IP whitelisted and tokens created. I have tried both links https://orders.websitename.com/api.php?action=GetClientsProducts&identifier=identifier_key&secret=secret_key https://orders.websitename.com/api.php?action=GetClientsProducts&username=user@company.com&password=password!&accesskey=secret_key they have both returned <?xml version="1.0" encoding="utf-8"?> <whmcsapi version=""> <action>getclientsproducts</action> <result>error</result> <message>An admin user is required</message> </whmcsapi> Also yes, the account is a full admin. 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.