Forum Discussion
fullstack-dev
4 years agoRegular Visitor
Content Security Policy - Power BI Embed for your organization (Angular)
Hi, I am using the latest npm package released by Microsoft. https://www.npmjs.com/package/powerbi-client-angular Facing this issue when embedding a report. Refused to frame 'https://app.pow...
- 4 years ago
Found the solution if it can help anyone..
TokenType needed to be models.TokenType.Aad instead of models.TokenType.Embed
fullstack-dev
4 years agoRegular Visitor
Found the solution if it can help anyone..
TokenType needed to be models.TokenType.Aad instead of models.TokenType.Embed
Anonymous
4 years agoNot applicable
Hi fullstack-dev ,
Thank you so much for sharing your solution here. Could you please mark your post as Answered? It will help the others in the forum can find this solution quickly if they encounter the same problem as yours. Thank you.
Best Regards