We are trying to build a widget that uses an API call to display certain information based on...

Options
Mitch.E.221
Mitch.E.221 Posts: 4 🌱
edited November 2022 in Development

We are trying to build a widget that uses an API call to display certain information based on the term name that is part of the course name. Instructor or student roles get a 403 error when the widget runs. How can we get those roles acccess?
 

We are using this call: GET /d2l/api/lp/1.9/orgstructure/{orgUnitId}

Is there a way to get those roles access? There is nothing about restricted access to this information in the API documentation.

Tagged:

Answers