| Resource/Entity | Error Message | Issue |
|---|---|---|
| Prior Year Leaver | 400 BAD_REQUEST {message: “Validation of 'PriorYearLeaver' failed. FirstName is required.”} | Leaver student First Name is missing. |
| Prior Year Leaver | 400 BAD_REQUEST {message: “Validation of 'PriorYearLeaver' failed. AsOfStatusLastFridayOctoberDescriptorId is required.”} | AsOfStatusLastFridayOctoberDescriptor is a required field and that information is missing. |
| Prior Year Leaver | 400 BAD_REQUEST {message: “Validation of 'PriorYearLeaver' failed. Unable to resolve value 'uri:/tea.texas.gov/ExitWithdrawTypeDescriptor#80' to an existing 'ExitWithdrawTypeDescriptor' resource.”} | Value must be valid in C162 - ExitWithdrawType. |
| Prior Year Leaver | 400 BAD_REQUEST {message: “The request is invalid.”,“modelState”: {“request. Id”: [“The value 'id' is not valid for Id.”],“request. BirthCity”: [],“request. BirthDate”: [“The value 'birthDate' is not valid for BirthDate”} | Leaver Birth City and Birth Date are required fields and are missing. Birth Date format is missing hyphen. |
| Prior Year Leaver | 400 BAD_REQUEST {message: “Validation of 'PriorYearLeaver' failed. Validation of 'PriorYearLeaverIndustryBasedCertificationSets' failed. PriorYearLeaverIndustryBasedCertificationSet[0]: PostSecondaryCertLicensureResultDescriptorId is required.”} | The Result field for Industry Based Certification is missing. Change school year to prior year. If district uses the GradPlan application, go to Graduation Plan > Maintenance > Student > Individual Maintenance > PGP tab > Industry Based Certification section. If district does not use GradPlan application, go to Registration > Maintenance > Student Enrollment > Graduation tab > Industry Based Certification section. |