Has anyone encountered a mismatch in the data one sees via the Canvas UI and the data one fetches via the Canvas API? I'm trying get the due dates of assignments in a course and am finding, via the API, that one of the assignments has no due date (None). But when I look up this assignment via the Canvas UI (*.instructure.com/courses/1664/assignments/192706) there's a due date.
Is this a syncing issue? Shouldn't the UI and the API extract data from the same source?