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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jfrench_1941
New Member

Using Powerbi rest api

We are trying to use Python to pull donw all of our PowerBI service assets throughout our entire tenat.   It is unclear to us if we need to enable the embeded powerbi to access this functioanality.  We are not looking to put this data into a powerbi report.  We are able to do some of this via Powershell  successfully, but have not had success using Python.  We have been  told we may need to enable embedded powerid, we may need  full developed application?   

 

We think we are experiancing a permission issue with  MSAL.  I provided an example of the code and error we are getting. Thanks for you assistance in advance.

 

jfrench_1941_0-1712937429537.png

 

 

The error is being obtained: requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.powerbi.com/v1.0/myorg/reports

 

Regards, 

 

1 REPLY 1
lbendlin
Super User
Super User

Have you considered using the Scanner API instead?

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 Kudoed Authors