If you fail to call an API, the value of error code returned will not be 0 and a message related to this error will present detailed error information.
Returned error sample:
{
"code": 5100,
"message": "(100004)projectId is incorrect"
}
If you fail to call an API, the value of error code returned will not be 0 and a message related to this error will present detailed error information.
Returned error sample:
{
"code": 5100,
"message": "(100004)projectId is incorrect"
}