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
Hello -
I'm trying to embed Paginated reports in an application for customers (App owns data).
I've Premium P1 Capacity. Report is deployed in new Power BI Premium Workspace.
I've created Azure AD Web App with ServicePrincipal.
I'm testing the embed API in Postman as below steps.
1. Get Azure AD Bearer Token - https://login.microsoftonline.com/<<tenantid>>/oauth2/token
2. Generate Token - https://api.powerbigov.us/v1.0/myorg/groups/<<workspaceid>>/reports/<<reportid>>/GenerateToken < --- I get below error message.
I made sure that I've correct Report ID and Workspace ID.
{
"error": {
"code": "PowerBIEntityNotFound",
"pbi.error": {
"code": "PowerBIEntityNotFound",
"parameters": {},
"details": [],
"exceptionCulprit": 1
}
}
}
Am I missing anything here specifically for Paginated Reports?
Thank you
Solved! Go to Solution.
@ofer - Thank you for the response.
I found out that I was missing one step. Adding Azure AD App to Workspace with Admin Role. I fixed it and now it is working fine.
Are you following all the steps as listed with detaile dinstruction in here? :
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers
Does the sample app work for you?
@ofer - Thank you for the response.
I found out that I was missing one step. Adding Azure AD App to Workspace with Admin Role. I fixed it and now it is working fine.
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 |