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.
Does anyone know if the PowerBI Pro license provides the nessesary permissions and capabilities to utilize this API endpoint for exporting reports?
https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/Export
Microsoft Documentation:
Reports - Export Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
It doesn't appear to, so far. I continually recieve a 403 response error.
Solved! Go to Solution.
403 means you are not a workspace member with contributor or above role.
Download a report from the Power BI service to Power BI Desktop - Power BI | Microsoft Learn
So the license is not strictly required, but the role is.
403 means you are not a workspace member with contributor or above role.
Download a report from the Power BI service to Power BI Desktop - Power BI | Microsoft Learn
So the license is not strictly required, but the role is.