Retrieve user's enrolled courses after they logged into OAuth2.0 and got access token

Options
Ka.M.925
Ka.M.925 Posts: 5 🔍

I'm still not sure how to use that retrieve what courses the student is enrolled in. The goal is, the student clicks on the webapp, it redirects for OAuth and after that the backend gets an access token. What I want is after this step, is to check what courses the user is in.
I was looking through the documentation and I found that "(for example, the actions you’d use to find the courses a user is enrolled in are associated more directly with the enrollment and course resources)." stated in the Users page.
I may be doing it wrong.

Tagged:

Best Answer