MyChat Integration API error: MCIAPI_Error_IntegrationToolDisabled

MyChat Integration API error: MCIAPI_Error_IntegrationToolDisabled

Error

16, MCIAPI_Error_IntegrationToolDisabled

 

Description

Selected integration tool is disabled.

 

JSON object


{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 16,
  "Name"     : "phpbb3"
}

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;

Name

string

name of a disabled integration tool.

 

Problem solution

Enable an integration tool in the section of the server management "Tools" — "Integration".