/
Getting error/forcepasswordchangenotice via Web Service
Getting error/forcepasswordchangenotice via Web Service
Problem
When making a web service calls, I get the following error:
{
"exception": "moodle_exception",
"errorcode": "forcepasswordchangenotice",
"message": "error/forcepasswordchangenotice"
}
Solution
The issue is that the user account that is making the web service call has "Force password change" checked. You can simply log in the browser interface, find the user in question, and uncheck the "Force password change" checkbox.
Related Articles
, multiple selections available,
Related content
Changing a User's Authentication Method
Changing a User's Authentication Method
More like this
Resetting the Password for Multiple Users
Resetting the Password for Multiple Users
More like this
Web Services Integration
Web Services Integration
More like this