MyChat Integration API error: MCIAPI_Error_WrongIntegrationKey

MyChat Integration API error: MCIAPI_Error_WrongIntegrationKey

Error

5, MCIAPI_Error_WrongIntegrationKey

 

Description

IntegrationAPI key is invalid.

 

JSON object

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

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 you specified a valid Integration API in your command.

 

 

Look what is specified in your MyChat Server settings. Do not confuse it with the user's password and security password for accessing the server.