• 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.

Error 403 make.com (integromat)

chemaprados

New Pleskian
Server operating system version
Centos 7
Plesk version and microupdate number
18.0.58
I want to connect a make.com or Zapier service to the WordPress service I have installed on my Plesk server in Ionos. I created a clean WordPress for testing, and it's completely clean without any plugins. It's only installed with the provider's connector plugin for testing. I find that I can't access either of them, because I get a 403 error. The .htaccess is by default, and I don't have any Fireworks, Cloudflare, or any security system configured on the server. Does anyone know what could be happening or how I could check in Plex what's blocking access to those servers to return a 403?
 
Either Mod_Security (web application firewall) is blocking access (you can tell from an error.log entry of the 403 error code) or the permissions of the document root directory of the website are wrong. They must be <subscription user account name>:psaserv, not psacln.
 
Back
Top