Help & DocumentationTencentDB for RedisAPI DocumentsRedis API 2017Call MethodReturn CodesReturn Error Codes
If the API call fails, the error code is not 0, and the message field displays error details. You can query specific error information based on the codes and message fields on the Error codes page.
Example of a returned error:
{
"code": 5100,
"message": "(100004) projectId is incorrect",
}