Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
gshapiev
Frequent Visitor

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 2
Anonymous
Not applicable

Hi @gshapiev ,

Are you trying to call REST API Admin - Datasets GetDatasetToDataflowsLinksInGroupAsAdmin? Is the problem persist on? And it seems that there is one ICM ticket about this REST API before, it had been resolved. Not sure if this is what you are saying...

yingyinr_1-1663581770154.png

yingyinr_0-1663581687769.png

If you want to raise the ticket to issue community, you can check the following page...

Issue community

Best Regards

gshapiev
Frequent Visitor

I think I put this topic in wrong place. Can admin move it to Issues?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors