Inner exception is not accessible
description
When a service call fails and return an error code and description, it is not parsed by the library and therefor not accessible. The error is not shown in the log, only the HTTP return code is available. When looking at the code it seems that although the m_innerException property exists, it is not used by the library,