Hi,
Using the script sample from your site, something like this works:
But after fix some typos from Cpanel website following example still not working
And always returns same error, no matter if use a test domain or real like
previous one, I tried several available domains:
1-do you you know what's wrong there?
2-there is place where errors are listed with some kind of explanation about
what they mean?
Thanks for your help
Jose
Using the script sample from your site, something like this works:
PHP:
$query = "https://127.0.0.1:2087/xml-api/listaccts";
PHP:
$query = "https://127.0.0.1:2087/xml-api/createacct?
username=microveg&
plan=Hosting1&
password=p4s+s!w0rd353&
ip=n&
cpmod=x3&
[email protected]&
domain=microvegetales.com&
useregns=0&
reseller=0";
previous one, I tried several available domains:
Two questions:"Sorry, that's an invalid domain"
1-do you you know what's wrong there?
2-there is place where errors are listed with some kind of explanation about
what they mean?
Thanks for your help
Jose