• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

RPC API Plesk 8.3

1

1stDNSLtd

Guest
I am sending a request through ...


<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.4.2.0">
<domain>
<get>
<filter/>
<dataset>
<gen_info/>
</dataset>
</get>
</domain>
</packet>

to plesk 8.3 ... and i get back an empty string... when I try the same request (although different packet version) to plesk 8.2 i get back an XML response :) but 8.3 does not work... how can i debug this ??

tail -f /usr/local/admin/logs/*error*_log shows me my XML statement but nothing else ?

Thanks
 
Back
Top