Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.4, 3.3.1
-
Component/s: Events API, Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-59992-master -
Pull Master Diff URL:
Description
When WS authentication fails I can see in error.log:
Debugging: Context was already set in init() method, ignoring context parameter in
|
* line 214 of /lib/classes/event/base.php: call to debugging()
|
* line 1053 of /webservice/lib.php: call to core\\event\\base::create()
|
* line 939 of /webservice/lib.php: call to webservice_server->authenticate_by_token()
|
* line 1203 of /webservice/lib.php: call to webservice_server->authenticate_user()
|
* line 44 of /webservice/rest/server.php: call to webservice_base_server->run()
|