Internal Server Error - ocariot/api-gateway GitHub Wiki

Description

An internal server error occurred. Although the client appears to provide a correct request, the server encountered an unexpected condition that prevented it from responding to the request.

Pattern error

{
  "code": 500,
  "message": "An internal server error has occurred.",
  "description": "{ERROR_DESCRIPTION_MESSAGE}"
}