You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. I had to specify the token type as embed <powerbi-component embedUrl="https://app.powerbi.com/reportEmbed?reportId={reportid}&groupId={groupid}" accessToken="{AccessToken}" type="report" id="{reportid}" tokenType="Embed"> </powerbi-component>
Embedded report content is unable to display, I am receiving 403 forbidden error on GET (https://wabi-us-north-central-redirect.analysis.windows.net/metadata/cluster)
I have used the same embedded token on PBI playground and it works fine.
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html
any help would appreciated!
Thanks.
The text was updated successfully, but these errors were encountered: