Cant Login using API
Posted: Mon Nov 12, 2018 7:51 pm
Sorry I am using EVE!
I am trying to login using the API but I keep getting this error message
{"code":400,"status":"fail","message":"Username not set (90011)."}
The command I am using:
curl -c cookie -b cookie -X POST -H "Content-type: application/json" -d '{"username":"admin","password":"unl"}' http://192.168.200.251/api/auth/login
I am trying to login using the API but I keep getting this error message
{"code":400,"status":"fail","message":"Username not set (90011)."}
The command I am using:
curl -c cookie -b cookie -X POST -H "Content-type: application/json" -d '{"username":"admin","password":"unl"}' http://192.168.200.251/api/auth/login