• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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