The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I'm trying to figure out what permissions to apply for a new account role (top-level account). The role would only use GET calls and I have everything figured out except for /api/v1/users/:user_id/courses.
I have the following permissions set:
With those permissions I am able to retrieve results for /api/v1/users/:user_id/enrollments, but not for /api/v1/users/:user_id/courses.
I've tried setting "Courses - view list" and "Users - act as", but they don't seem to make a difference...I still receive 401 unauthorized.
Does anyone have a clue what permissions need to be set for the role in order to return results for /api/v1/users/:user_id/courses?
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in