I am trying to auth in swagger using Apiserver/imx/login with the body:
{
"Module": "DialogUser",
"UserName": "[username]",
"password": "[Password]"
}
But i get error 500:
The authentication data is incomplete.
Number: 57002043
I am trying to auth in swagger using Apiserver/imx/login with the body:
{
"Module": "DialogUser",
"UserName": "[username]",
"password": "[Password]"
}
But i get error 500:
The authentication data is incomplete.
Number: 57002043