by asha chaparala.
Hi,
i am developing one app,i want moodle users also can use my app,i want to access all his courses,profile details and all data related to that user to show in my app(how can i achieve this from java code).i am getting the below exception when i request this api.please tell me how to fix this issue
<?xml version="1.0" encoding="UTF-8" ?>
<EXCEPTION class="webservice_access_exception">
<ERRORCODE>accessexception</ERRORCODE>
<MESSAGE>Access control exception</MESSAGE>
</EXCEPTION>