14 years ago
Rest web-services http POST method not working with SOUPUI
Hi,
I'm testing PHP Rest web-services with SoapUI. When i'm using Http GET method my web services are working. But when i'm using Http Post method then the post parameter are not sending. For example to test login web-services i'm sending email and password in post method but from the server side it shows empty data in POST method. How to test Http POST method with SOUPUI? How to solve this issue?
Any Ideas?
I'm testing PHP Rest web-services with SoapUI. When i'm using Http GET method my web services are working. But when i'm using Http Post method then the post parameter are not sending. For example to test login web-services i'm sending email and password in post method but from the server side it shows empty data in POST method. How to test Http POST method with SOUPUI? How to solve this issue?
Any Ideas?