How to Embed Power BI Reports for my Own Application so that non-bi users can access it. Apart from using by Iframe i want to use Rest API.
I am Stuck how to generate this token and how to get this.
I have Referred this Project https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html to testing.
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html
In This, i want to know how can I get from my Power BI Report. I have created some sample Reports and want it to show for my own application for non- BI user
1. Embed Token
2. Embed URL
3. report id
I have already registered by application in https://dev.powerbi.com/apps
made an account in Azure Portal but can't get
Please Provide Step by Step with images if can be