MyChat IntegrationAPI error: MCIAPI_Error_UINSIsNotDefined
Error
25, MCIAPI_Error_UINSIsNotDefined
Description
Empty list of user UINs is sent to the server.
JSON object
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 25,
"context" : "myfunc",
"error_desc_ru" : "https://nsoft-s.com/...",
"error_desc_en" : "https://nsoft-s.com/...",
"error_desc_ua" : "https://nsoft-s.com/..."
}
Parameter |
Type |
Value |
cmd |
string |
error command HEX "0001"; |
context |
string |
any text sent to the server in a query command; |
evocator |
string |
HEX code of the command sent on the server that caused the problem; |
error |
integer |
error number; |
error_desc_XX |
string |
links to the Help page. |
Problem solution
You need to specify at least one user UIN in the "UINS" text string to get a status.