Forum Discussion
Sign in fails for embedded report
- 2 years ago
Looks like I found the answer to my own question. The embedded code is hosted on an internal only web application using HTTP. That's no good anymore, has to be on HTTPS now for the embedded visual to load. I'll have to submit a ticket to our IT to get a SSL cert installed on the web server. 😞
- 2 years ago
Registered just to reply.
I have PowerBi reports embedded to nwjs.io application, and reports stopped working. Had to use chrome.webRequest.onBeforeRequest to remove &clientSideAuth=0 from the url to get reports working.
Thanks for pointing me to the right direction.
Hi everyone,
I've found same problem. I am using the powerBi reports embedded in other application. It shows me two buttons, 'Sign in' and 'Open in a new tab'. At the second option, I can delete the 'clientSideAuth=0' like other user said, but I need to visualize the report in the first option, I need to press Sign in, choose my user email and see the report.
Does someone what to do?
Thanks, Dani
Hi, were you able to find any solutions?
- Anonymous2 years agoNot applicable
No, sorry, I still have same issue.