Error and Warning Codes
These error codes aren't specific to individual events/endpoints, but can represent a
variety of non business logic related errors. For example E0081 can be thrown from any
endpoint where the college is providing a Campus Code, and we cannot find it in our
system.
Code | Description |
---|
404.13 | Request content size too large |
E0001 | Unknown Middleware Exception |
E0010 | Concurrency Error |
E0011 | Duplicate Event Id |
E0020 | Conflict Error |
E0030 | Not Found Error |
E0040 | Validation Error |
E0050 | Unauthorized Error |
E0055 | Forbidden Error |
E0056 | Invalid Feature Configuration |
E0080 | Invalid Term Code |
E0081 | Invalid Program Code |
E0082 | Invalid Campus Code |
E0083 | Invalid Delivery Option Code |
E0084 | Invalid Application Cycle |
E0085 | Duplicate Event Id With Different Payload |
E0086 | Duplicate Event Id Race Condition |
Code | Description |
---|
E0090 | Ack Out of Order |
Code | Description |
---|
E0140 | Duplicate student id |
E0141 | Future intake cannot be ESL/EAP |
E0142 | Cannot provide future program and intake |
E0143 | Invalid application state to create offer |
E0145 | Custom offer letter length mismatch |
E0146 | Only one active offer per intake allowed |
Code | Description |
---|
E0130 | Invalid application state to decline |
E0131 | Cannot decline an offered selection |
Code | Description |
---|
E0110 | Cannot add payment to inactive offer |
E0111 | No receipt provided for custom receipt |
E0112 | Invalid offer state to add receipt |
E0113 | Custom receipt length mismatch |
Code | Description |
---|
E0120 | Invalid offer state to revoke from |
E0121 | Revoke type invalid |
Code | Description |
---|
E0190 | Cannot pay an inactive offer |
E0191 | Can only pay offer in 'offered' or 'accepted' states |
E0192 | Cannot send email notification when no receipt |
E0193 | Custom receipt length mismatch |
Code | Description |
---|
E0180 | Invalid application state to recommmend |
E0181 | Provided intake is already a recommendation |
E0182 | Recommendation reason is invalid |
E0183 | Max recommendations exceeded |
Code | Description |
---|
E0160 | Duplicate student id |
E0161 | Student id provided is null |
Code | Description |
---|
E0150 | Duplicate student id |
E0151 | Future intake cannot be ESL/EAP |
E0152 | Cannot provide future program and intake |
E0153 | Invalid application state to create offer |
E0155 | Custom offer letter length mismatch |
Code | Description |
---|
E0170 | Invalid application state to decline |
E0171 | Cannot waitlist an offered selection |
Code | Description |
---|
W0010 | Duplicate Event Id and Payload Sent to API |
W0110 | Attempt to Pay Offer In Revoked, Declined, or Withdrawn State |
W0120 | Cannot revoke an offer that is already in Revoked, Declined, or Withdrawn State |
W0140 | Create Offer detected multiple applicants with the same student Id |
W0150 | Update Offer detected multiple applicants with the same student Id |
W0160 | Update Applicant Details detected multiple applicants with the same student Id |
Maintenance Error Message
When the system is under maintenance, API calls will respond with a 503 - Service Unavailable HTTP status code. As well, the response will contain the same message that the college portal is displaying.