by Dhruv Gami.
Hello, I am trying to expose the list of courses available on my site via web services to all users. I have been unable to find a way to make a service available without the token requirement.
Is there a way I could allow core_course_get_courses() to be accessed without a token?