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