MyChat Integration API error: MCIAPI_Error_WrongDomainUserSender
Error
12, MCIAPI_Error_WrongDomainUserSender
Description
Such domain user-sender is not registered on the server.
JSON object
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 12,
"User" : "domain/login"
}
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; |
User |
string |
domain and login of a user who is not found on MyChat server. |
Problem solution
Check a user existence and his domain on the server in the list of registered users.
Make sure that you specify a domain authorization type for a user.
Created with the Personal Edition of HelpNDoc: Keep Your PDFs Safe from Unauthorized Access with These Security Measures