Forum Discussion
Issue with importing the API data
- 4 years ago
Hi, Cheth
Please check the code in query editor. Does the Web connector (currently available in Power BI Desktop) automatically creates a
Web.BrowserContentsquery?As the error message states, the new Web connector can't be used to connect to a source that requires non-anonymous authentication. This limitation applies to the
Web.BrowserContentsfunction, regardless of the host environment.For more information, please refer to this official document.
Troubleshooting the Web connector
Currently, you can't turn off the use of
Web.BrowserContentsin Power BI Desktop optimized for Power BI Report Server. You need manually useWeb.Page to replace Web.BrowserContents.Best Regards,
Community Support Team _ Eason
Hi, Cheth
Please check the code in query editor. Does the Web connector (currently available in Power BI Desktop) automatically creates a Web.BrowserContents query?
As the error message states, the new Web connector can't be used to connect to a source that requires non-anonymous authentication. This limitation applies to the Web.BrowserContents function, regardless of the host environment.
For more information, please refer to this official document.
Troubleshooting the Web connector
Currently, you can't turn off the use of Web.BrowserContents in Power BI Desktop optimized for Power BI Report Server. You need manually use Web.Page to replace Web.BrowserContents.
Best Regards,
Community Support Team _ Eason