Creating New Assignments

I have been using the ON API to query existing assignments by course section and posting grades for these assignments. (Using Canvas LMS to drive the course content.)


For the life of me I cannot CREATE new assignments. I have pored over the documentation here but there is no error message explaining if any part of the request is invalid. It always returns a 200 status with body: { "Message": "0" } I can use both the OnCampus UI and the SKY API to double check if new assignments show up, but nothing gets created.


I found a previous topic where it seemed the Assignments endpoint documentation was incorrect and had to be updated.


Again, I can request existing assignments and post grades to those assignments successfully, but if someone can help me find a way to dynamically create assignments, that would be incredibly helpful.


Thanks,

Jef
Tagged:

Categories