Error Codes
Authorization
Resource Not Found
{
status:'error',
message:'Student with reg number EN34837937 not found',
status:401
}Authorization
{
status:'error',
message:'Authorization failed. Invalid key',
}
OR
{
status:'error',
message:'Authorization failed. Rquest IP address not recognized',
}System Error
Last updated