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 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?