According to their documentation, this seemingly straightforward error message can actually be caused by several different things, as follows:
- Re-check your Joomla URL in Joomdle auth plugin configuration.
Make sure you include http://
Check Joomla multi-language configuration and enter appropriate parameters in Moodle side if necessary
Check any mod_security rules that may deny XMLRPC traffic
Disable any Joomla security extensions you may have installed
Their documentation also says to visit: http::/yoursite.com/index.php?option=com_joomdle&task=ws.server&format=xmlrpc
and If everything is working fine, you should see something like: XML-RPC Error (1): Access Denied. However, if you get a different message or a blank page, there is some problem with your server configuration. I get the access denied message that indicates everything is fine.
I have a VPS, so I've been able to check that no security settings at that level are blocking it. I've checked everything else they recommend and I can't find any issues except that if I turn off Admin Tools, the connection works. Which leads me to believe that it is some type of misconfigured setting within Admin Tools. Didn't there used to be an option in Admin Tools for XML-RPC? I've looked through the forums on your site and I can't seem to locate any recent forum postings for Admin Tools that deal with this issue. Do you have any suggestions?
Thank You
Angela