Hey,
I am trying to prevent 'Request Body' from getting printed when there is an error, and seems like AxAIServiceError class always includes the body data not matter what.
Request body may contain sensitive data or large bas64 encoded data that should not be printed, and I think this should be configurable in the library.