Forum Discussion
nd1022
6 years agoFrequent Visitor
Power BI Embed token with Edit Access Level
Hi , I am trying to generate access token with "edit" access level using serviceprincipal. generateTokenRequestParameters = new GenerateTokenRequest(accessLevel: "edit"); It throws below...
- 6 years ago
Ok So I found the solution of this problem. Issue is with access level at the workspace. The security group should have Admin or Member level access at the workspace level.
nd1022
6 years agoFrequent Visitor
Ok So I found the solution of this problem. Issue is with access level at the workspace. The security group should have Admin or Member level access at the workspace level.