Skip to content

Internal Server Error

JeffMedeiros edited this page Nov 28, 2019 · 1 revision

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}"
}
Clone this wiki locally