Forum Discussion
Krzysiek014
3 years agoNew Member
Is there a problem with API endpoint "/datasets/upstreamDataflows" using service principal?
I'm using power bi api to retrieve information about workspaces,datasets,dataflows etc. To this day everything was working fine however today endpoint: https://api.powerbi.com/v1.0/myorg/groups/{wo...
Krzysiek014
3 years agoNew Member
It is in the documentation under this link https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-to-dataflows-links-in-group
lbendlin
3 years agoSuper User
Ah i see. This seems to work ok with a standard OAuth authentication. Haven't tried with a service principal yet.