• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Getting This Error when making an API call for backups

WordPressChamp

New Pleskian
I am getting this error while making API call for taking backup of a subscription.
All other API call are working fine for me. Let me know why this error is coming as response and any suggestions to fix it.
I am using PHP and curl for making API calls.
 

Attachments

  • 1584094972104.png
    1584094972104.png
    31.9 KB · Views: 7
I am getting this error while making API call for taking backup of a subscription.
All other API call are working fine for me. Let me know why this error is coming as response and any suggestions to fix it.
I am using PHP and curl for making API calls.
Check is really what you request is still available... Plesk doc API are not always updated, I have the same case with spam element that was disable. You can review this : http://plesk.github.io/api-schemas/latest/agent_input.svg but in anycase, the better way is to contact plesk extension team to have confirmation.
 
Back
Top