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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys,
i have a question when it comes to getting reports and so on via the Power BI API.
The documentation says "Limitations: Service principal authentication is not supported."
So how am i supposed to authenticate my application at the Power BI API?
Thanks a lot for your help!
Solved! Go to Solution.
Hi @MarFis,
Have you tried to add tokens string to web connector(add to optional parameters header, query...) or use OAuth mode to access your REST API?
Pull data from a REST API Authentication
The hidden gems of the function Web.Contents()
Regards,
Xiaoxin Sheng
Hi @MarFis,
Have you tried to add tokens string to web connector(add to optional parameters header, query...) or use OAuth mode to access your REST API?
Pull data from a REST API Authentication
The hidden gems of the function Web.Contents()
Regards,
Xiaoxin Sheng