Sending an API request

I am getting the below response when i send a GET request through Katalon.Please guide if any setting i need to change.I used Basic Authentication

Note:Same Get request works fine thru postman.

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
  </head>
  <body onload="document.forms[0].submit()">
    <noscript>
      <p>
        <strong>Note:
        </strong> Since your browser does not support JavaScript,
        you must press the Continue button once to proceed.
      </p>
    </noscript>

can you share the Headers what are the in postman and in katalon. Must be different. Should use same url and headers. IF in postman it works it will work in katalon too

It worked after doing Update HTTP header.Thanks

1 Like

@saminkit Glad it worked out!! hope my answer was help!! keep sharing your concerns :slight_smile:

@saminkit can u do favor for marking my answer as solution. thanks