MyChat Integration API error: MCIAPI_Error_NotEnoughRightsToMakeMediaCall

MyChat Integration API error: MCIAPI_Error_NotEnoughRightsToMakeMediaCall

"For developers", "Integration API", "List of Integration API errors with description", "MCIAPI_Error_NotEnoughRightsToMakeMediaCall".
 

Error

40, MCIAPI_Error_NotEnoughRightsToMakeMediaCall

 

Description

Not enough rights to perform a media call of a specified type.

 

JSON object


{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 40,
  "Type"     : 1
}

Parameter

Type

Value

cmd

string

command of the error HEX "0001";

evocator

string

HEX code of the sent command that caused the error;

error

integer

error number;

Type

integer

initial call type.

 

Problem solution

The call initiator has no rights to perform calls of the specified type.