Bad Request on POST for adding override to assignment_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2020
05:45 PM
Is anyone able to get posting overrides to quiz assignment_id's working? Or have any suggestions on the error
{
"errors": [
"one of student_ids, group_id, or course_section_id is required"
]
}
This is my POST request:
This is the response: