Joomdle 2.x Installation

Web services error: (You are not allowed to use the rest protocal

  • Chris Paschen
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 7 months ago #1 by Chris Paschen
Whenever I try to access Moodle functions (Users,Course Requests,Shop,Mailing Lists,Forums,) I get the following error:

Web services error: Access control exception (You are not allowed to use the rest protocol (missing capability: webservice/rest:use))

ON the Joomdle System check I have 2 problem status indicators:

* Moodle to Joomla HTTP connectivity - Moodle cannot connect to Joomla
* Joomdle Web Services - Received empty response from Moodle

I have already ..

* Confirmed that the Moodle URL in Joomble component is correct
* Confirmed that the URL is the same one as defined in moodle/config $cfg->wwwroot field
* Confirmed that Networking is enabled in Moodle
HOWEVER - I can't find where to enable networking in Joomdle plugin - I've looked through all the Joomdle plugins (and the main Joomdle configuration) and can't find anywhere to set this
* connection/DNS issue - Moodle is on a sub-domain on the same server, so there should be no issues related to firewall or DNS

I'm stuck and can't get anything with Joomdle to work.

Help would be greatly appreciated as we aren't able to use Joomdle at all at this point.

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

More
2 years 7 months ago #2 by Antonio Durán
Hi.

> Web services error: Access control exception (You are not allowed to use the rest protocol (missing capability: webservice/rest:use))

This seems to indicate that the Joomdle web services role does not have the webservice/rest:use capability.
Check the role and add webservice/rest:use and test again.

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