Forum Discussion
Dhyey29
3 years agoFrequent Visitor
Logs for API calls made with Power query
We are using Query Editor to write a query to fetch data from vendor using REST API call. On refresh, when the query executes, it gets stuck in infinite execution. The same REST API call works with p...
Dhyey29
3 years agoFrequent Visitor
Hi Anonymous,
We tried looking into the Audit logs and the Power BI Activity logs as well, but we only get the logs related to user activities performed on the Power BI Service platform. We are looking for logs regarding the API calls made through the Power BI query specifically - the request, response body, and status codes which would help us in troubleshooting any issues with the API calls.
Mikes2nd1
2 years agoHelper I
The API calls with be an Azure admin event. Not in the power bi user event logs. You still wont get the full detail I believe though. That would require you to use like postman to test before hand.