Forum Discussion

abraham's avatar
abraham
Occasional Visitor
7 years ago

Missing or Empty Response.

I am using Magento SOAP V2. I am trying to perform a simple login call that passes the username and password as its parameters and it is supposed to return a session ID. I get a response of "line -1: Response is missing or empty" when I submit my call. However, in the response headers, I get a status of HTTP/1.1 200 OK. 

 

When I try to make my call via Boomerang (REST and SOAP client for Google Chrome) with the same credentials, it returns a session ID correctly. I believe the error lies on SoapUI's side. 

 

Please advise.

 

Thanks

1 Reply

  • bilgvvn's avatar
    bilgvvn
    Occasional Contributor

    Are you able to get response when you use Postman? If yes, import your postman project to Soapui and see :)