Assignment Override via Canvas API

downing
Community Explorer

I am having trouble doing an assignment override via the Canvas API.

Here's the resulting JSON and response code:

{
    "all_day": false,
    "all_day_date": "2019-08-31",
    "assignment_id": 4789115,
    "course_section_id": 1512936,
    "due_at": "2019-08-31T16:05:00Z",
    "id": 115190,
    "title": "C S373(50535)"
}
<Response [201]>

But when I visit the quiz on via the Web, it shows NO dates.

Thanks.

0 Likes