Retail Application - LoginReq jason which user name and password | SOAPUI Forum
N
Nishant Jain Posted on 22/10/2018
After watching Module 16.
I installed tomcat and xampp.
Both running fine. But while writing loginReq jason which user name and password I have to give.

{
"username":"its.thakur@gmail.com",
"password":"Soap1234"

}

-------------------------

<Response xmlns="http://localhost/Retail_App_Rest/retail/admin/login">
<errMsg>invalid username/password</errMsg>
<loginStatus>failure</loginStatus>
</Response>

A
Ashish Thakur Replied on 22/10/2018

Hi Nishant,

Use your own credentials that you use to login on soapui-tutorials.com.