Forum Discussion
tikluganguly
9 years agoNew Member
PowerBI Embedded fails to load report (403) when the web app client runs from another server
Hi Guys, I have a web app front end running via "Cordova run browser" and the backend is served via asp.net MVC WebAPI. The frontend running on port 8000 and the asp.net MVC backend is...
Eric_Zhang
Microsoft Employee
9 years ago
tikluganguly wrote:
Hi Eric,
Thanks for the confirmation. I was thinking that the PowerBI token is tied to the originating site. Actually, as I told you the front end is running via Cordova. And we have a
<meta http-equiv="Content-Security-Policy" tag. my assumption is this tag is blocking the page. Any idea how I can make sure that CSP allows all the required sites in the app?RegardsTiklu
I don't know about Cordova and the problem is not pending on Power BI End then. To answer you question, I'd suggest you post it in the dedicated Cordova forum. You would get more proper response there. :)
tikluganguly
9 years agoNew Member