Forum Discussion
tmmg
3 years agoNew Member
After embbeding PowerBI report I'm getting a 403 error console from dc.services.visualstudio.com
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 erro...
- 3 years ago
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.
tmmg
3 years agoNew Member
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.