Forum Discussion
bboy81905
8 years agoFrequent Visitor
PowerBI Embedded report stuck on loading sometimes
Hi all, I'm trying embed report on my Website. But sometimes iframe stucks on loading sometimes is working. Below is my config : ...
- 8 years ago
I fixed this problem. It's async problem.
In this case, Web got token from the server using socket.io. But sometimes Web cannot get Token immediately to set config because of a slow network. :smileyhappy:
v-jiascu-msft
8 years agoMicrosoft Employee
That's great. Thanks for sharing.
Best Regards,
Dale
mittalpatel130
6 years agoHelper III
Hi -
We're also trying to achieve the embed using JavaScript but somehow it is not working.
Can you please share your full JavaScript code with config? Didn't it require to generate a new token when it expires?
Much appreciated.
Thank you