Cant login to Retail_app application | Rest Assured Forum
E
Enem Ndubuisi Posted on 02/05/2019

Hi Sir, 

After starting the webserver using same versions of xampp i get thi error as response;

ps: Attached also is the screenshot  

[RemoteTestNG] detected TestNG version 6.13.1
Body:
{
"username": "enemlimitada@gmail.com",
"password": "OEN8gb"
}
----Test started----
<html>
<head>
<title>Apache Tomcat/7.0.41 - Error report</title>
<style>&lt;!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--&gt;</style>
</head>
<body>
<h1>HTTP Status 404 - /Retail_App_Rest/retail/admin/login</h1>
<hr noshade="noshade" size="1"/>
<p>
<b>type</b>
Status report </p>
<p>
<b>message</b>
<u>/Retail_App_Rest/retail/admin/login</u>
</p>
<p>
<b>description</b>
<u>The requested resource is not available.</u>
</p>
<hr noshade="noshade" size="1"/>
<h3>Apache Tomcat/7.0.41</h3>
</body>
</html>
Session id is null
PASSED: test001

===============================================
Default test
Tests run: 1, Failures: 0, Skips: 0
===============================================


===============================================
Default suite
Total tests run: 1, Failures: 0, Skips: 0
===============================================

 


A
Ashish Thakur Replied on 08/05/2019

You  have not installed it correctly

Please follow the installation instructions carefully