Forum Discussion
Embedded PBI with RLS connects but only shows loading icon
Hi bbeach ,
Regarding your specific error description "the report iframe just sits with the loading icon". Can you provide a screenshot of the error for my detailed reference and study? Also, have you tried to refer to this official document for RLS configuration and embed token generation?
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- bbeach2 years agoNew Member
No error is thrown, so I'm unable to give a screenshot. The app returns 200 (HTML response) when it attempts to load the report, so that leads me to believe it's getting a good response back from Power BI.
I did follow the official documentation to set up RLS and token generation. Aside from renaming a couple of variables, I basically copied the setup you posted. The token data works successfully in the Power BI Playground.
- gtw1262 years agoNew Member
Hey - I am having the exact same issue.
I have attached a screenshot below of my localhost:3000 when I reploy a React Application that uses the Power BI Embed URL I generate from a cert-based SPN auth flow using ConfidentialClientApplicationBuilder in DotNEt.
You can see from the response that I am getting no console errors or issues with authentication [from what I can tell].