Error

27, MCIAPI_Error_WrongAuthData

 

Description

Incorrect data for user authentication in an initial request.

 

JSON object

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


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

Make sure that you specify correct data for user authentication and such user exists on the server.

Created with the Personal Edition of HelpNDoc: Easily share your documentation with the world through a beautiful website