Rest Assured post method throws io.restassured.internal.http.ResponseParseException though response status code is 200
With Rest API automation through rest assured 5.4.0, getting ResponseParseException in when().post() method
With Rest API automation through rest assured 5.4.0, getting ResponseParseException in when().post() method