Hi all, If a request was sent to an endpoint service, and the service is NOT available, it does not return an exception even if i placed a try/catch block on the method invoked. is there a way to extract the exception? Or, there is no exception at all.
Thanks, Paolo
