I'm accessing a client's test site using the Dynamics REST API. When errors occur in the CRM, the error report is truncated, usually removing the critical part of the message. For example today's error is ""error":{"code":"0x80040265","message":"An error occurred in the ProductClassificationCreated plug-in: Error creating P (truncated...)".
Is there a way to get to see the whole error message in the API?
Thanks/peter