Rest Api issue
-
Hello there. I m Getting the following output by calling your rest api. Using PostMan
Input parameters
{
"clientcode":"K548316",
"password":"******",
"totp":"823435"
}Headers :
Content-Type application/json
Accept application/json
X-UserType USER
X-SourceID WEB
X-ClientLocalIP *********
X-ClientPublicIP *********
X-MACAddress *********
X-PrivateKey ******Response
{
"message": "LoginbyPassword is not allowed. Please switch to Login by MPIN now.",
"errorcode": "AB7001",
"status": false,
"data": null
}What does it mean?
Is angel changes way of login again ?