I want to integrate powerbi embedding for customers and organization in my dynamic crm solution. When I go to this url below:
app.powerbi.com/embedsetup
to setup embed, after all steps they are providing sample code for .net platform like authenticating and getting embed url, embed token etc. in c#. But I need same code for javascript.
I have seen their javascript api code here: github.com/.../PowerBI-JavaScript
But didn't find any code there to authenticate to powerbi and get embed url, token etc. using that js codes. Can anybody suggest what I can do now?
*This post is locked for comments