Hi All,
I got an error while sending a post request using tRestClient with the content-type and accept type are application/json.But when I try to send the same request with tRest component it's working fine.what could be the reason why I'm not able do the same request with the tRestClient component?
Because in tRest component I only get the error code but with the tRestClient component I also get error message including error code.So I can handle the exceptions very easily.
I tried with and wthout
Content-Length header and in both the cases getting the same exception.
Attached the screen shot for your reference.
Can any one please help me on this?
Out bound message on console :
In bound message on console :
Thanks
Sayagoud Ravelly