Question
Notify timeout error to client program from thingworx service
Hi,
I am working on creating custom service in thingworx composer and implemented Try-Catch.
But could not able fetch the exception details from client program using c# or httpClient.
Getting generic error message like "Response status code does not indicate success: 500 ()."
How to collect actual service error message/code from client program like timeout error or other... based on error., use retry mechanism.
Thanks,
Gopi.
