Mod19: getting 404 error when i try to login using the userName and Password provided for Retail app. | Rest Assured Forum
V
Viji Medithi Posted on 26/11/2019

Getting 404 error when I try to login using the userName and Password provided for the Retail app.

Please help me resolve this issue ASAP. I have posted few questions over 8days back those issues are still not resolved/answered.

I would appreciate it if you could take quick action in replying back.


A
Ashish Thakur Replied on 30/11/2019

Refer the notification in your account:

https://www.whizdomtraining.com/user/notification


S
Sandeep Gb Replied on 04/12/2019

Its still not working can you please look into it


V
Viji Medithi Replied on 05/12/2019

it's working it can be closed.


S
Sandeep Gb Replied on 05/12/2019

Hi Viji ,

 

Can you please upload the Screenshot which is working?Thanks


S
Sandeep Gb Replied on 05/12/2019

Hi Viji,

 

Please share the Steps how you fixed it ? Thanks a lot in advance


H
Hitesh Pande Replied on 10/12/2019

The notification says :

For Module 16 Retail Application(REST Based)
Please use login id as 'admin' and password as 'whizdom' for login.

But the Retail Application code is present in Module 19 which is of older date.

If the login credentials have been updated and the code has changed then kindly update the Module 19 with the latest Retail App code.


S
Sandeep Gb Replied on 10/12/2019

Please Resolve this issue i am not able to proceed .



S
Sandeep Gb Replied on 11/12/2019

Thanks its working now


H
Hitesh Pande Replied on 12/12/2019

@Sandeep Gb - Is it working for you ? For me it is still giving the same error 404 - resource not found


H
Hitesh Pande Replied on 12/12/2019

Working now


V
Viji Medithi Replied on 16/12/2019

Hi,

 

I was trying to use the Retail app on Mac machine I was getting 404 error. I tried the same on Windows 10  and it works fine. RetailApp does not work on Mac.

sorry for the dealy response.


M
Maheshwari Mallikarjun Swami Replied on 24/12/2019

SessionID is not created for login 

Can anyone help?

 

TestNG] Running:
C:\Users\swami\AppData\Local\Temp\testng-eclipse--752983238\testng-customsuite.xml

Request method: POST
Request URI: http://localhost:8080/Retail_App_Rest/retail/admin/login
Proxy: <none>
Request params: <none>
Query params: <none>
Form params: <none>
Path params: <none>
Headers: Accept=*/*
Content-Type=application/json; charset=UTF-8
Cookies: <none>
Multiparts: <none>
Body:
{
"password": "whizdom",
"username": "admin"
}
{
"loginStatus": "success"
}
-------------------------------------
Server=Apache-Coyote/1.1
sessionid=<html><head><title>301 Moved Permanently</title></head><body><center><h1>301 Moved Permanently</h1></center><hr><center>nginx</center></body></html>
Content-Type=application/json
Transfer-Encoding=chunked
Date=Tue, 24 Dec 2019 17:25:01 GMT


M
Replied on 22/02/2020

Please help me with below issue , login is not getting create with below credentials, please help , its blocker

[RemoteTestNG] detected TestNG version 6.13.1
Body:
{
"username": "admin",
"password": "whizdom"
}
{"loginStatus":"success"}
{"loginStatus":"success"}
Server=Apache-Coyote/1.1
sessionid=<html><head><title>301 Moved Permanently</title></head><body><center><h1>301 Moved Permanently</h1></center><hr><center>nginx</center></body></html>
Content-Type=application/json
Transfer-Encoding=chunked
Date=Fri, 21 Feb 2020 22:25:12 GMT
PASSED: test001


N
Nitin gupta Replied on 22/02/2020

required urgent help.....


M
Maheshwari Mallikarjun Swami Replied on 22/02/2020

I too required help..