Skip to main content

Error Response

Error Response returned by Sinch contains below information :

  • errorCode -The HTTP error code.
  • message - A simple description of the cause of the error.

Example :

{
"errorCode": 40001,
"message": "Number +4813 is invalid. Too short."
}