| Resource/Entity | Error Message | Issue |
|---|---|---|
| StudentSchoolAssociation | 400 BAD_REQUEST {message: “Validation of 'StudentSchoolAssociation' failed. Student reference could not be resolved.”} | Student reference does not match with School. |
| StudentSchoolAssociation | 409 CONFLICT {message: “The value supplied for the related 'calendar' resource does not exist.”} | Track does not match with calendar. |
| StudentEducationOrganizationAssociation | 409 CONFLICT {message: “Access to the resource item could not be authorized because the 'Student' was not found.”} | Student does not exist in ODS. |
| StudentEducationOrganizationAssociation | 400 BAD_REQUEST {message: “Validation of 'StudentEducationOrganizationAssociation' failed. Unable to resolve value 'uri:/tea.texas.gov/HomelessStatusDescriptor#1' to an existing 'HomelessStatusDescriptor' resource.”} | HomelessStatus value is not accepted by TEA. |