- Posts: 6
SOLVED: XML-RPC Error (620)....Again
- James
- Topic Author
- Offline
- New Member
-
Less
More
14 years 2 months ago - 14 years 2 months ago #1
by James
SOLVED: XML-RPC Error (620)....Again was created by James
Joomla 2.5.3
Moodle 2.0.2
So I thought I had everything configured correctly...I created a menu item to list my courses and a list of courses appeared.
Clicking on a course brought up no content, so I went into Moodle and set the course to self enrolment.
Now I'm just getting this damned "XML-RPC Error (620): Method "joomdle_list_courses" does not exist".
I know this crops up fairly regularly and the standard answer is to add all functions to the web service. This is confirmed...I have long list of functions and no more available to add.
Any thoughts on what else could be causing this problem?
Thanks,
James
Moodle 2.0.2
So I thought I had everything configured correctly...I created a menu item to list my courses and a list of courses appeared.
Clicking on a course brought up no content, so I went into Moodle and set the course to self enrolment.
Now I'm just getting this damned "XML-RPC Error (620): Method "joomdle_list_courses" does not exist".
I know this crops up fairly regularly and the standard answer is to add all functions to the web service. This is confirmed...I have long list of functions and no more available to add.
Any thoughts on what else could be causing this problem?
Thanks,
James
Last edit: 14 years 2 months ago by James. Reason: Solved
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 2 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: XML-RPC Error (620)....Again
Maybe you added Moodle functions and not Joomdle ones?
There is only one possible cause for this error, and it's that you have not added the function.
There is only one possible cause for this error, and it's that you have not added the function.
Please Log in or Create an account to join the conversation.
- James
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
14 years 2 months ago #3
by James
Replied by James on topic SOLVED: Re: XML-RPC Error (620)....Again
Hi Antonio,
Found out the problem - in fact it seemed to be the other way round. I had the functions enabled in the Joomdle user I created, however the webservice (Home / ► Site administration / ► Users / ► Permissions / ► Define roles / ► Web Services) had not had the user role assigned to it.
Must have missed this along the way.
Anyway...all green on the system check now. Hope this might help someone who has the same problem.
Thanks,
James
Found out the problem - in fact it seemed to be the other way round. I had the functions enabled in the Joomdle user I created, however the webservice (Home / ► Site administration / ► Users / ► Permissions / ► Define roles / ► Web Services) had not had the user role assigned to it.
Must have missed this along the way.
Anyway...all green on the system check now. Hope this might help someone who has the same problem.
Thanks,
James
Please Log in or Create an account to join the conversation.