Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

User able to Edit the Power BI Report in Javascript SDK with Embed Token Genereated for View only

I have embedded the power bi report using service principal as given here. I'm generating the embed token as below, var generateTokenRequestParameters = new GenerateTokenRequest(accessLevel:"View",...