by amani minja.
Hi,
I am testing moodle login API using postman(https://learn.unhabitat.org/login/token.php?username=myusername&password=mypassword&service=myservice
and i am getting this error below that the web service is not available while the service is enabled.kindly help
{
"error": "Web service is not available. (It doesn't exist or might be disabled.)",
"errorcode": "servicenotavailable",
"stacktrace": "* line 92 of /login/token.php: moodle_exception thrown\n",
"debuginfo": "\nError code: servicenotavailable",
"reproductionlink": "https://learn.unhabitat.org/"
