Forum Discussion
udione
2 years agoHelper I
Update 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
2 years agoSuper User
no scope = no worky
udione
2 years agoHelper I
I've changed that now my user (which is admin in PowerBI) is used for fetching access token.
I can execute methods like pbiClient.Datasets.GetDatasetsInGroup
But when executing pbiClient.Datasets.UpdateParametersInGroupWithHttpMessagesAsync
I still get Forbidden result.
Decrypted token in jwt.io still does not have scp.