Forum Discussion
Anonymous
2 years agoNot applicable
Power BI iFrame Error ClientSideAuth
Hi, I just facing very new issue when accesing PBI from iFrame. Here is the detail. The signin given wierd url, when we click signin : https://app.powerbi.com/reportEmbed?reportId=xxxxxxxxx...
- Anonymous2 years ago
Yes, for local i just give it a local IIS certificate to make it https.
Self Signed Certificate.
Martin_D
2 years agoSolution Sage
Hi Anonymous ,
Are you sure it only works with localhost? To me it looks like the web-browser won't send the authentication token to an unsecure server. Have you already tried calling 172.18.100.162 using https protocol and a trusted certificate?
BR
Martin