Forum Discussion

SaraStep's avatar
SaraStep
Frequent Visitor
2 years ago

Power BI REST API embed token and infinite loading report

Hi guys,

 

I have issues with Power BI Rest API. I need to add a Power BI report to my internal portal as "Embed report Website or portal".

 

I started in Postman. First of all, I had an access token generated.

Secondly, I had an embed token generated with report and group parameters and bearer token (from the previous screenshots)

The call return the embed token and I added to URL.

https://app.powerbi.com/reportEmbed?reportId=REPORT_ID&groupId=GROUP_ID&w=2&config=EMBED_TOKEN

 

As soon as I want to use the Embed Url that I obtained, Power BI loads endlessly.

 

 

 

Could anyone advise me where I'm going wrong? Is there a parameter missing somewhere for example in the Body (the second call)?

 

Thank you very much.

 

1 Reply