Canvas LMS REST API: check completed module items for students
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022
07:55 AM
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?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022
12:32 AM
@theaht123 Yes, that endpoint will be unavailable when the student is not active, you can temporary reactive the student, or use Canvas Data to get the data