MyChat Integration API error: MCIAPI_Error_UINIsNotDefined
Error
24, MCIAPI_Error_UINIsNotDefined
Description
The command has no numeric/non-numeric identifier of a user.
JSON object
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 24
}
Parameter |
Type |
Value |
cmd |
string |
error command HEX "0001"; |
evocator |
string |
HEX code of the command sent on the server that caused the problem; |
error |
integer |
error number. |
Problem solution
Check if UIN of incoming parameter is correct. It must be a positive integer.
Created with the Personal Edition of HelpNDoc: Streamline your documentation process with HelpNDoc's HTML5 template