MyChat Integration API error: MCIAPI_Error_UINIsAlreadyInCommonContactList
Error
35, MCIAPI_Error_UINIsAlreadyInCommonContactList
Description
Specified user is already in the common contact list.
JSON object
{
"Cmd" : 1,
"Error" : 35,
"UIN" : 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; |
UIN |
integer |
user ID, who is already in the common contact list. |
Problem solution
Check if a common contact list is filled with correct entries.
Created with the Personal Edition of HelpNDoc: Streamline Your Documentation Process with HelpNDoc's Project Analyzer