Hi,
We are using the API endpoint:
GET /api/v1/courses/:course_id/modules/:module_id/items?student_id=:id
For some students we receieve error codes 403 Forbidden and 401 Unauthorized,
we are wondering if anyone know the reason for this?
Researching, we found that a student just completed the course, will the endpoint be unavailable when the student completes the course?