Hi,
I've been using QLogin to send restore requests via a powerbuilder application until now, but somehow it dont work anymore and I have to try to use REST requests but even after reading 10 times the documentation I dont succeed to login using the Postman application.
here is my POST request, if someone can tell me what is wrong in it, I'd be very pleased :
http://wmrcsbk01:81/SearchSvc/CVWebService.svc/Login HTTP/1.1 <== this I'm not sure
Host: wmrcsbk01:81 <== this I'm not sure also
Content-type: application/json
"username":"-----------",
"commserver":"csbk" <== and this I dont know what it means
Result : Error: getaddrinfo ENOTFOUND searchsvc