| Resource/Entity | Error Message | Issue |
|---|---|---|
| StudentDisciplineIncidentAssociation | 409 CONFLICT {message: “Access to the resource item could not be authorized because the 'Student' was not found.”} | Verify that the student is loaded into the ODS. |
| StudentDisciplineIncidentAssociation | 403 FORBIDDEN {message: “Authorization denied. No relationships have been established between the caller's education organization id claim (194902) and one or more of the following properties of the resource item: 'SchoolId', 'StudentUniqueId'.”} | Check if Schools are loaded, then check to see if the student with that specific, unique student ID is loaded for the specific School in the ODS. |