Hello, I am automating posting to a wordpress site using XMLRPC...most of the time it works, but other times Wordpress blocks my login attempts for security reasons.
Is there a range / collection of IP addresses that I can submit to a whitelist?
The error I'm getting in my scheduled process log:
wordpress_xmlrpc.exceptions.ServerConnectionError: <ProtocolError for www.myblogaddress.com/xmlrpc.php: 403 Forbidden>