Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I am in a project that allows a PowerBI user to interact with any report on TV. Any user with a PowerBI account can use. We made an app and the user logs in to it with Azure Active Directory. After that, the system makes a request to the PowerBi API and obtains the embed credentials for use in the Javascript Power BI Embedded Playground. But yesterday the server started displaying the following message: "You have exceeded the amount of embed token that can be generated on a shared capacity. You need to purchase Azure capabilities to generate embed tokens."
Is there any other way to interact with a report using some kind of Javascript API or Framework?
Hi @lfsousa ,
Basically to embed the PowerBI Reports using the Javascript API you need to pass the token, either
Embed => App Owns data
(or)
AAD => User Owns data
Without the token there is no way to interact a report using JS API/ Framework
Here is the official doc about the tokens,
Embed tokens with PRO license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokens. Purchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. Go to Available Features to check the usage value that indicates the current embedded usage in percentage.
Basically you need to purchase the Embed/premium capacity
Hi @lfsousa
Do you have any update ? If my replay helps please accept it as answer/giving kudos which will help other community members
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |