abraham
8 years agoOccasional Visitor
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