Forum Discussion

gshapiev's avatar
gshapiev
Frequent Visitor
3 years ago

Issue. API call for datasets/upstreamDataflows stopped working for service principal

Up until yesterday (9/15/2022) the below call worked with service principal auth token.
 
https://api.powerbi.com/v1.0/myorg/groups/@{activity('Get Group Id').output.value[0].id}/datasets/upstreamDataflows
 
Now it returned emty result set.
If I get auth token using delegated authentication: Service Principal + User login/password it retuns what is expected. Service principal has all required permissions and worked perfectly fine before with no changes to anything on our side.
 
Question. Was this preious issue that got fixed or is this new issue?
 
Thank you

2 Replies