How To / General

Joomdle Web Services - Error

More
4 years 7 months ago #1 by Anil
Joomdle Web Services - Error was created by Anil
Joomla Version - 3.10.2
Moodle Version - 3.6.2
Joomdle Version - 2.0.0

Suddenly today morning System Check had one error.
Joomdle Web Services - Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle

Rest all are green (XMLRPC PHP Extension| Joomdlehooks User Plugin enabled | cURL Enabled | Joomla to Moodle HTTP connectivity | Moodle to Joomla HTTP connectivity)

Tried following :

1. Tried changing url ( https:// to http ) in both Joomla & Moodle
2. Tried changing from cURL to file_get_content
3.XML-RPC to REST
4. mysite/index.php?option=com_joomdle&task=ws.server&format=xmlrpc

returns
XML-RPC Error (1): Invalid token:

Regenreated the token in Joomla & Tried in Moodle/Authentication

However, error still exit.

Any help how to fix this error. My Site is not multilanguage

Please Log in or Create an account to join the conversation.

More
4 years 7 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Joomdle Web Services - Error
Hi,

Did you check the raw replies?
www.joomdle.com/wiki/System_health_check#Raw_replies

In this case, you need to check moodledata_folder/temp/joomdle_system_check.xml as it is Moodle the one having a problem when connecting to Joomla.

The file could show some error that helps you find the problem.
If the file is empty, that means there is some issue connecting to Joomla, like an application firewall, a conflicting plugin, etc.

Please Log in or Create an account to join the conversation.

More
4 years 7 months ago #3 by Anil
Replied by Anil on topic Joomdle Web Services - Error
Hi Antonio, the issue got resolved. Someone had inserted unwanted codes in Joomla index file. Removed the unwanted codes and the system check is all green.

Please Log in or Create an account to join the conversation.

More
4 years 7 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Joomdle Web Services - Error
Great, thanks for letting us know.

Please Log in or Create an account to join the conversation.