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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
qmest
Frequent Visitor

Debugging web requests for APIs

Hi,

I have a dataset that is obtained from web apis. The data refresh is failing but because i can't see in which table or query it fails, i was trying to see web traffic between my desktop and the API endpoint. Is there such a tool for this, even if it's external to powerbi?

 

Thanks.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @qmest,

You can try to use fiddler trace to deploy a local proxy server to trace all the requests, then you can simply trace these request and correspond response for test.

Fiddler Classic | Original Web Capturing Tool for Windows (telerik.com)

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @qmest,

You can try to use fiddler trace to deploy a local proxy server to trace all the requests, then you can simply trace these request and correspond response for test.

Fiddler Classic | Original Web Capturing Tool for Windows (telerik.com)

Regards,

Xiaoxin Sheng

lbendlin
Super User
Super User

Most people seem to use Postman.  You can also use the Developer Tools in Edge.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.