A brief explanation of the error.
Extra information about what went wrong.
The HTTP status of the error.
The error when a server isn't able to reduce a response even though the client's request isn't explicitly wrong. This usually happens when an instance isn't configured to provide a response.
{
"type": "MISDIRECTED",
"status": 421,
"message": "Misdirected request",
"info": "The instance isn't configured to deal with unbased individuals"
}
Shared fields between all error response variants.