-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Import Rubric Scores tool fails with error "Import complete. WARNING: XX rows failed to import. See errors.txt for details."
Apparently, it is giving a 422 error because the API endpoint no longer exists: "Response: 422 - Failed to import scores for student XXX using endpoint"
The endpoint it's trying to use is: /api/v1/courses/:course_id/assignments/:assignment_id/submissions/:sis_user_id
The issue might be that it's trying to use :sis_user_id and that is no longer supported.
Metadata
Metadata
Assignees
Labels
No labels