Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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-j...) 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?
Solved! Go to Solution.
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.
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.
Hello @moronilms ,
did you make the app as mentioned in the step 2?
https://learn.microsoft.com/en-us/power-bi/developer/embedded/register-app?tabs=customers
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.