tencent cloud

文档反馈

Error Response

最后更新时间:2020-08-04 14:33:18

If an API call fails, the code field in the final response will not be 0, and the message field will show a detailed error message. You can use code and message fields to check the error information on the Error Codes page.
Error response sample:

{
    "code": "5100",
    "message": "(100004) incorrect projectId"
}