Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access control exception #71

Open
mubeshersajid1 opened this issue Oct 8, 2021 · 3 comments
Open

Access control exception #71

mubeshersajid1 opened this issue Oct 8, 2021 · 3 comments

Comments

@mubeshersajid1
Copy link

stdClass Object
(
[exception] => webservice_access_exception
[errorcode] => accessexception
[message] => Access control exception
)

getting this error follow all instructions but did not get login url kindly help me my moodle version is 3.11

@dmitriim
Copy link
Member

dmitriim commented Oct 8, 2021

This plugin doesn't officially support 3.11 yet. However, this error doesn't look specific to this plugin. Please make sure that all your Moodle WS bits are set up correctly.

@arcjawsh
Copy link

Hoping I can help - after running into this issue and debugging with xdebug I found that I had done everything BUT enable the plugin in the manage authentication section.

@dmitriim
Copy link
Member

Good point @arcjawsh thanks!
We may need to add this to a readme section of the plugin. Pull request is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants