Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
JAnder
Helper I
Helper I

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.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @JAnder ,

There is such a tool, but only specific personnel can use it, not open to the public. Please review the follwing link, hope it can give you some clue and insights.

Extract error details from Power BI response

Make HTTP requests with the HttpClient class

Best Regards

View solution in original post

2 REPLIES 2
JAnder
Helper I
Helper I

Thanks for the reply, so it does seem if you use the SDK you cannot get error messages, you will need to use the  rest API direct. A shame, seems more like a bug than a feature.

Anonymous
Not applicable

Hi @JAnder ,

There is such a tool, but only specific personnel can use it, not open to the public. Please review the follwing link, hope it can give you some clue and insights.

Extract error details from Power BI response

Make HTTP requests with the HttpClient class

Best Regards

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors