Forum Discussion
PaginatedReportEmbedForbidden: Embedding Paginated report in BI report
- 3 years ago
Hi rludwig21 ,
I believe the issue is related to the way you are generating the embed token. There are 2 endpoints for generating an embed token, and the one which you should be using for your case is the newer one which generates a token for multiple resources (because you have a paginated report inside a Power BI report).
Please see this example for how the generate token request should look like: Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Thanks,
Amos
Hi rludwig21 ,
I believe the issue is related to the way you are generating the embed token. There are 2 endpoints for generating an embed token, and the one which you should be using for your case is the newer one which generates a token for multiple resources (because you have a paginated report inside a Power BI report).
Please see this example for how the generate token request should look like: Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Thanks,
Amos
- rludwig213 years agoRegular Visitor
Thank you Amos! The link above resolved my issue after adding the addition report guid.
The Tutorial I was using didn't have the additional method in the service.- BIDeveloper2023 years agoFrequent Visitor
Hola,
me podría indicar donde agrego el guid para solucinar el problema?.
Gracias.
Un saludo.