Forum Discussion
udione
Helper I
2 years agoUpdate DataSource parameter with API
I'm trying to update DataSource Parameters with this code: string scope = "https://analysis.windows.net/powerbi/api/.default";
IConfidentialClientApplication app = ConfidentialClientApplication...
lbendlin
Super User
2 years agotake your token to jwt.io and examine the "scp" (scope) section. Most likely the token is hollow.