Forum Discussion
Power BI Embedded doesn't work when move to production.
- 6 years ago
Hi mquijada ,
oh then it something wrong in the server itseems. As per the error the request is getting timeout meaning some ports/URL is blocking in the server.
What do you mean by "When I try to do the same on the server I don't get any."
Are you able check the same fiddler logs in the server ? that willl help you to getting which url is blocking.
Also as a work around. With in the server check whether you are able to access https://app.powerbi.com from the IE then try to login to the app.powerbi.com
Hi mquijada
Can you cross check whether you are followed all the process below
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
Hi Jayendran,
Yes, I followed all the steps in the link.
If I am missing something, it wouldn't work on my local either, right? but it does.
Could it be something on the server, proxy, firewall, etc?
I tried Fiddler on my local, and I can see the URL requests as I expected:
When I try to do the same on the server I don't get any.
Thanks for the prompt response and sorry for all the questions.
- Jayendran6 years agoSolution Sage
Hi mquijada ,
oh then it something wrong in the server itseems. As per the error the request is getting timeout meaning some ports/URL is blocking in the server.
What do you mean by "When I try to do the same on the server I don't get any."
Are you able check the same fiddler logs in the server ? that willl help you to getting which url is blocking.
Also as a work around. With in the server check whether you are able to access https://app.powerbi.com from the IE then try to login to the app.powerbi.com