by Joshua Johnston.
Hi Nico,
I am new to moodle and experimenting with the web services api from a rest standpoint. When I try to call core_course_get_courses I get an access control exception and when I step through with a debugger it looks like this service isn't activated (or at least not in the list of services that are active).
What did you have to do to enable this service and were you able to solve your issue?