Forum Discussion

JAnder's avatar
JAnder
Helper II
3 years ago
Solved

Getting error messages with SDK

I have noticed when using the SDK, if a request fails you get the error code and related message, such as BadRequest, but you do not get any more information.  If I was to use Fiddler I can see in the response there is a much more detailed message which the SDK does not appear to pass on.

 

Is there a way to get the message that I am missing or is the recommended way to use a HttpClient and construct the requests manually? Seems like a pretty bad oversight. The SDK is a huge time saver, but that is a big flaw.

2 Replies