The JSON input text should neither be null nor empty
This error is generated because the response body is empty. I just simulated the request you are using and I only see response headers (not a JSON response body), check the input parameters, such that a JSON response is received.