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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors