Forum Discussion
germansantana
4 years agoNew Member
powerbi rest api export to file endpoint is broken
Hi, Our app is using the export to file endpoint. https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportTo Few days ago, it started to fail and We always get this error message in th...
AmosHersch
4 years agoMicrosoft Employee
Hi germansantana,
Why do you need to pass PaginatedReportConfiguration ? Are you exporting a Paginated report or a PowerBI (PBIX) report?
You should only pass 1 configuration, which will match the type of your report.
Thanks,
Amos