I am testing my first api, In the http headers section I have content-type set tp application/json
In the Test listener script, I also have
Yet every time I run it I get the following error
I am testing my first api, In the http headers section I have content-type set tp application/json
Yet every time I run it I get the following error
In
,RequestObject which a HTTP client (Katalon Studio) is to send to a HTTP server.
In
,ResponseObject which a HTTP server sent back to Katalon Studio as an HTTP client.
The RequestObject and ResponseObject — these 2 objects are different entities.
Do you expect that you can force the “Content-Type” of a HTTP response to be the same as the “Content-Type” of the respective HTTP request ?
You are expecting something very odd.
I am afraid that you are tired. Have a good rest and come back later.