Cannot get POST to work properly


When I run this request (with correct server and userid/pwd), I get the following response:

Error 401 Couldn't parse XML schema

HTTP ERROR 401

Problem accessing /qcbin/authentication-point/alm-authenticate. Reason:

    Couldn't parse XML schema  


Powered by Jetty://
It appears the body of the request isn't sent. When I try the same request in e.g. SoapUI, I get a proper response.

Is it a bug (I’m using version 5.8, build 1)?

image.png

1 Like

Thanks for your reporting. The root cause and workaround of this issue can be found here: http://forum.katalon.com/discussion/10082/unable-to-get-the-post-and-the-put-methods-to-work-for-the-restful-api#Comment_24176

We will apply the fix for it asap in the next version. Sorry for any inconveniences we’ve caused.

Regards