Forum Discussion
Logs for API calls made with Power query
Hi Anonymous,
We tried looking at the diagnostic logs generated by Query Diagnostics - https://docs.microsoft.com/en-us/power-query/querydiagnostics, but we are only able to get the URL and Request query. Is there any way we can get the actual response obtained from the API call, so we can use it to debug our issue?
Hi Dhyey29 ,
Here is a blog about how to Export activity logs.
How to view the frequency of user usage for all wo... - Microsoft Power BI Community
Hope it would help you.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Dhyey293 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.
- Mikes2nd12 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.