The embedded power BI dashboard is rendered fine at localhost domain, but on another domain it renders some time and not always, which is on server throws a error.
errorlog image1 and errorlog image2
I am calling the powerbi rest api's from my server[PHP laravel] end and i am returning the embedtoken,reportid,embedurl to the client side[Angular4]. I use angular2-powerbi npm package for embedding the report on ui. Please, some one help me on this. It's been a long time i am trying to fix this.
Early solution is appreciated.
Thanks in advance