Error

23, MCIAPI_Error_EmailIsNotDefined

 

Description

The command has unscecified email or empty address.

 

JSON object

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


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 A JSON object that you send on the server is correct.