Forum Discussion
KiranghanwatMax
4 years agoNew Member
Issue with Embedded power BI report for customer
Hi Community Members, by referring to below MS document we embedded Power report into our application for customer. https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-customer-ap...
KiranghanwatMax
4 years agoNew Member
Hi Xiaoxin,
Thanks for your reply.
Doesn't seem like this issue is related to URL strings. I tried with hard coded URL as well, but no luck.
Referrred this document from MS works in exmaple, locally but not after deployed on server.
Please help me!
- Anonymous4 years agoNot applicable
HI KiranghanwatMax,
Have you tried to use fiddler to trace these requests? (for example: check these requests are sent with correct contents to the corresponding path)
Fiddler Classic | Original Web Capturing Tool for Windows (telerik.com)
In addition, does any specific policy or rule enabled on your test device that may affect the request? If that is the case, you can try to use copy these codes and test them on other devices.
Regards,
Xiaoxin Sheng