@kiniemxua I am sure the problem from some
Setting PHP or
Password protection
Request blocked by remote installation
This is the second most common error. This generally means, that XLinks API call was denied by the server or remote software. This can for example happen if an http password prompt is in place (such as a htpasswd file), or a firewall (or security plugin) aggressively blocks the calls.
- Firewalls & security plugins - Security plugins such as WordFence restrict access to the API, thus preventing XLink from establishing a connection. Your security measure needs to be properly configured in order for XLink to be able to connect to your remote installation. As the specific configuration varies depending on method and server, we unfortunately cannot provide any further assistance with that.
- Password protection - If your server is protected by a password (password prompt opens in the browser when you access your site), XLink won’t be able to connect to the API by default. Password protection can be passed into the URL, following the schema `protocol`://`user`:`password`@url.com, allowing XLink to access the API as normal.