Hi, We are posting as a RAW POST Body large JSON content.....however, it is not receiving any of the JSON into the workspace.
When we use a small JSON, it works fine.
On inspecting the JobSubmitter log file, we see the following:
WARN https-jsse-nio-443-exec-52 413010 : POST request received. Redirecting to GET method.
Is there a reason why this is happening? I assume that the POST body is getting lost when it is redirecting as a GET request.
Thanks,
Steve