Hello,
We are a higher ed content provider and we are connecting to Moodle via LTI 1.3 and receiving the following error. Can anyone help? Thank you!
"body": {
"status": 400,
"reason": "No handler found for /8/lineitems/33/lineitem application/vnd.ims.lis.v1.score+json",
"request": {
"method": "POST",
"url": "/mdl371/mod/lti/services.php/8/lineitems/33/lineitem?type_id=5/scores",
"accept": "application/json",
"contentType": "application/vnd.ims.lis.v1.score+json"
}
}