Hi all,
i am sending values from D365FO to an external third party api that is working fine but sometimes due to some validation on the third party api am getting error
i have used try catch exception to capture the error, but its only throwing errors like
"400 internal server error occured"
"500 bad request error"
but detail message is not showing how to capture that error message