The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello.
I'm having issues exporting reports from my tenant.
I crawl through all groups to download all reports, but the API sometimes fail downloading reports, with status code 500 and the error : {"Message":"An error has occurred."}
I'm using the endpoint https://api.powerbi.com/v1.0/myorg/groups/{group_id}/reports/{report_id}/Export
Note that the code works for about half of the reports.
I tried waiting one minute before trying again to download the report when encountering this issue, but it didn't work.
Anyone succeeded to resolve this issue?