Hi Team,
My Canvas is displaying three itmes in todo list but while calling the course todo api for current user it showing only one item in response why ? the same use can see in canvas three items in todo list .
Returns the current user's course-specific todo items.
Hi @ColtonSwapp ,
Just wanted list todo list of user for particular course currently in my course for user id 123 i can see these todo list
But while calling the api (/api/v1/courses/:course_id/todo) for to do list for the same course and user - I am getting only one item as todo list .