Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using tfileFetch to call an API to upload a file using POST method. It works fine but when it throws an error it only returns the header but I need to get the response body. How can I get the response body? Is there any other component or java code I can use?
Thanks
Hi Shong,
It is a restful WS. Using the tRest component, I think we can't pass parameters. I need to pass both headers and parameters and get the error response body. Any ideas?
Thanks