Error

31, MCIAPI_Error_WrongDepartmentPath

 

Description

In the initial request, incorrect text path to a group in the tree-like contact list.

 

JSON object

{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 32,
  "Path"     : "USA\New York\Tech dept"
}


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;

Path

string

incorrect path in the common contact list.

 

Problem solution

Check if the initial command has a specified path and a common contact list is filled.

Created with the Personal Edition of HelpNDoc: What is a Help Authoring tool?