EBS Customizations (MOSC)

MOSC Banner

400 Bad request response while testing rest api in postman

edited Sep 8, 2020 1:18AM in EBS Customizations (MOSC) 3 commentsAnswered ✓

I am using EBS 12.1.3 with DB version 12.1.0.2.0 I have developed a custom rest api which should return data in JSON format. but it is not working as it should.

Postman is throwing following error:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<HTML>


<HEAD>

    <TITLE>400 Bad Request</TITLE>

</HEAD>


<BODY>

    <H1>Bad Request</H1>

    Your browser sent a request that this server could not understand.<P>

        client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23):

        /webservices/rest/getorderlines/get_line/<P>

</BODY>


</HTML>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center