MyChat Integration API error: MCIAPI_Error_NickCannotBeEmpty
Error
18, MCIAPI_Error_NickCannotBeEmpty
Description
The selected integration tool is disabled.
JSON object
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 18
}
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 the nickname filed is filled correctly in the initial request.
Created with the Personal Edition of HelpNDoc: Effortlessly Edit and Export Markdown Documents