Error

50, MCIAPI_Error_WebSupportGroupIDNotExists

 

Description

The number of a specified WEB support group is incorrect or the group does not exist.

 

JSON object


{
  "cmd"           : "0001",
  "evocator"      : "XXXX",
  "error"         : 50,
  "ID"            : 73,
  "context"       : "myfunc",
  "error_desc_ru" : "https://nsoft-s.com/...",
  "error_desc_en" : "https://nsoft-s.com/...",
  "error_desc_ua" : "https://nsoft-s.com/..."
}


Parameter

Тип

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;

ID

integer

WEB support group ID;

context

string

any text sent to the server in a query command;

error_desc_XX

string

links to the Help page.

 

Problem solution

Initial request contains an incorrect WEB support group index. Read the documentation to fix mistakes.