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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.