Bad Request on POST for adding override to assignment_id

jsagisi
Community Explorer

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:

jsagisi_0-1597448648204.png

This is the response:

jsagisi_1-1597448719519.png

 

0 Likes