Forum Discussion

rvp_ordix's avatar
rvp_ordix
Helper I
1 year ago
Solved

ApiResponseError when opening any Dataflow

When opening any of my dataflows I get the following error message:

ApiResponseError: Unable to complete the request. Please retry again later, and if this issue recurs, check your network, proxy, vpn, or firewall configuration or contact your network administrator.
at p.handleErrorEvent (https://europe.prod.powerquery.microsoft.com/MashupEditor/scripts/p.h.a.1a2d53f96433b2ddd292.bundle.js:2:34343)
at XMLHttpRequest.<anonymous> (https://europe.prod.powerquery.microsoft.com/MashupEditor/scripts/p.h.a.1a2d53f96433b2ddd292.bundle.js:2:36075)

Most of the other forum posts about this point towards Gateways and on-prem data storages as the culprit but I use neither. All my tables are either on an Azure SQL Server in the cloud or in a Fabric Lakehouse. The message suddenly appeared one day without my having changed something.

  • Do you by any chance have the ublock chrome extension? There's been an update on that extension which blocks some APIs Dataflow Editor uses. Can you disable the extension and try again?

4 Replies

  • pqian_MSFT's avatar
    pqian_MSFT
    Microsoft Employee

    Do you by any chance have the ublock chrome extension? There's been an update on that extension which blocks some APIs Dataflow Editor uses. Can you disable the extension and try again?

    • Joshrodgers123's avatar
      Joshrodgers123
      Advocate V

      That was it! I had the same issue and disabling ublock fixed it.

    • rvp_ordix's avatar
      rvp_ordix
      Helper I

      It was the Edge Version of that extension, but yeah, that worked. Somewhat strange, though, that this only became a problem recently. I've been using uBlock on Edge for months now without trouble. No matter. Thank you!