Page 1 of 1

Cant Login using API

Posted: Mon Nov 12, 2018 7:51 pm
by marphlap
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

Re: Cant Login using API

Posted: Tue Nov 13, 2018 8:05 am
by Uldis (UD)
visit our live help desk mate
http://www.eve-ng.net/live-helpdesk

use your google account or create new for chat

UD

Re: Cant Login using API

Posted: Tue Nov 13, 2018 5:11 pm
by marphlap
I found a work around by using either a Linux machine or git bash on windows.