Forum Discussion

moronilms's avatar
moronilms
Frequent Visitor
1 year ago
Solved

Issue with Power BI Embedd

Estou seguindo os passos para rodar o Power BI Embedded (https://learn.microsoft.com/pt-br/power-bi/developer/embedded/embed-sample-for-customers?tabs=node-js#client-id) through node.js. After filling in the necessary parameters and running npm start in the vscode terminal, I access localhost:5300 and I come across the following error: ClientId is empty. Please register your application as Native app in https://dev.powerbi.com/apps and fill Client Id in config.json.

 

Someone can help me?

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi moronilms 

     

    Depending on your authentication method, make sure that you have filled in the code with the required parameters below:

    And check if the following steps have been completed:

     

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies