Mã lỗi (Error code)
Khi có lỗi API trả về có dạng:
Trong đó MESSAGE được mô tả trong bảng dưới:
MESSAGE
Chú thích
APPID_NOT_FOUND
appId không tìm thấy
APPID_MISSING
Thiếu tham số appId
HASH_NOT_MATCH
Giá trị tham số hash không đúng
METHOD_NOT_SUPPORT
Phương thức không hỗ trợ
(
Error Codes When an error occurs, the API returns a response in the following format:
Where MESSAGE is described in the table below:
MESSAGE
Description
APPID_NOT_FOUND
The appId could not be found
APPID_MISSING
The appId parameter is missing
HASH_NOT_MATCH
The hash parameter value is incorrect
METHOD_NOT_SUPPORT
The method is not supported
)
Last updated