MyChat Integration API error: MCIAPI_Error_API_Disabled

MyChat Integration API error: MCIAPI_Error_API_Disabled

Error

9, MCIAPI_Error_API_Disabled

 

Description

MyChat Integration API disabled in the server's settings.

 

JSON объект


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

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

Enable Integration API support in MyChat Server settings.