Corneliu Posted September 12, 2011 Share Posted September 12, 2011 Hi, We try to access the API remotely via the /includes/api.php for a customer and we get back: result=error;message=Invalid Access Key So we asked the customer for the API key as configured in the configuration.php and we tried to call the API again with the apikey hashed with md5: This call fails with the same error: accesskey=7211a0afe032b432838e9f6903ec&username=whmcs&password=98ae70a9441a054 ba125663c1a&action=getpaymentmethods This also fails accesskey=7211a0afe032b432838e9f6903ec&action=getpaymentmethods How are we supposed to be push the apikey to the api? I could not find any documentation on using the API key, only on using the username/password but that does not seem to work anymore if the api key is configured. Thanks, Corneliu. 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.