MyChat Integration API error: MCIAPI_Error_UserListIsEmpty

MyChat Integration API error: MCIAPI_Error_UserListIsEmpty

Error

33, MCIAPI_Error_UserListIsEmpty

 

Description

The request sent an empty user list.

 

JSON объект


{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 33
}

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 your request is correct.