tkaprol Posted May 7, 2010 Share Posted May 7, 2010 When we are trying to do whois query with api, we get "Client ID is not found" error message. Here is the data what i sent: $postfields["username"] = $username; $postfields["password"] = md5($password); $postfields["action"] = "domainwhois"; $postfields["domain"] = $domain; // whole domain like whmcs.com 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.