Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have an API that returns to me the Power BI embed token, and then I have a SPA application that uses Angular to display the report to the users.
Everything is working well except for these errors that are appearing in the console:
Those errors occur when the user interact with the PowerBI report, but fom a user perspetive, everything goes well and the report got updated accordingly.
My guess is that somehow Power BI is trying to send some analytic data to azure or PowerBI.
I'm using powerbi-client-angular package for the Client. https://www.npmjs.com/package/powerbi-client-angular
For the API I'm using a Service-Principal (App Owns Data) to generate the PBI token.
Is there a way to disable that? What I'm missing?
I tried to search and change a lot of configurations in PBI and Azure, but not had worked.
Solved! Go to Solution.
Hi @tmmg ,
These errors usually mean you are using an adblocker.
There's no way to disable those messages, but blocking them will not do any damage besides the errors in the console.
Hi @AmosHersch , thanks for your reply.
I checked my chrome extensions but none of them has that ad blocker capability. But following your point of view, I was able to discover that those error logs only occur when I'm with VPN of my company enabled. As I need it to be on to run the application locally I wasn't able to figure out that this could be an issue.
Thanks a lot.
Hi @tmmg ,
These errors usually mean you are using an adblocker.
There's no way to disable those messages, but blocking them will not do any damage besides the errors in the console.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.