This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I am following the example at: https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/App%20Owns%20Data
Edit: specifically /App Owns Data/PowerBIEmbedded_AppOwnsData/Controllers/EmbedReport
var authenticationResult = await authenticationContext.AcquireTokenAsync(resourceUrl, clientId, credential);
After plugging in user credentials and ClientId I am getting the following error response to the access token request:
I'm using the application id from Azure Portal -> App Registrations as the ClientId. I've set appropriate app permissions (https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/#appreg) and the user credentials work fine and have permission.
It seems all of this stuff is in heavy flux. Please help get these dev examples working.
Solved! Go to Solution.
The APP Owns Data demo requires a Native app, please ensure that you're not using a Web App.
How did you get this solved?
Im running the example code locally - it starts as a web app. I get the same error.
The APP Owns Data demo requires a Native app, please ensure that you're not using a Web App.
What is a "native" app? When I login to Azure Portal, I don't see "native" app, I only see Web App or Mobile App.
"The demo requires a native app" is something thats sort of hard to find in any of the documentation. I got this to work by using dev.powerbi.com/apps and http://radacad.com/integrate-power-bi-into-your-application-part-1-register-your-app
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |