
Originally Posted by
sldff3ald
I've now moved the code to another server, and it sort of works. I'm using the Curl method, and /xml-api/applist, /xml-api/gethostname, and /xml-api/version all work (the last returns 11.11.0)
However, other commands simply return nothing: /xml-api/listresellers (I don't know if there are any resellers however), /xml-api/createacct, and /xml-api/listaccts.
It would be nice if the API would return some sort of error string, or if that were available somewhere.
Is there a way to turn on debugging output to either be returned as XML or to be written to a log file?
And, how do I list all the accounts using listaccts? /xml-api/listaccts?searchtype=user&search=* and with "searchtype=domain&search=*" didn't work.