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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
_TJ
Frequent Visitor

InternalServerError when calling ExportReportInGroupAsync

Since yesterday morning, my C# code to download reports from the service, stopped working after running daily for more than a year. The error I receive is not giving my any details. The ExportReportInGroupAsync is throwing 'InternalServerError'.

 

I've migrated from V2 to the latest 'standard' nuget package Microsoft.PowerBI.Api, but I got the same error.

 

Anyone know where to look for? 

 

Error, Microsoft.Rest.HttpOperationException: Operation returned an invalid status code 'InternalServerError'
at Microsoft.PowerBI.Api.ReportsOperations.ExportReportInGroupWithHttpMessagesAsync(Guid groupId, Guid reportId, Dictionary`2 customHeaders, CancellationToken cancellationToken)
at Microsoft.PowerBI.Api.ReportsOperationsExtensions.ExportReportInGroupAsync(IReportsOperations operations, Guid groupId, Guid reportId, CancellationToken cancellationToken)
at Microsoft.PowerBI.Api.ReportsOperationsExtensions.ExportReportInGroup(IReportsOperations operations, Guid groupId, Guid reportId)

 

 

2 REPLIES 2
_TJ
Frequent Visitor

Hi @Anonymous 

- for three days, it wasn't working

- then, all of a sudden, it worked again, without any changes made 

- now it stopped again, since yesterday

 

I have no clue where to look for. No changes were made to the report, only 'regular' increase of data due to refreshes.

Anonymous
Not applicable

Hi @_TJ ,

Whether the problem still persist? Has anyone made any change to these related reports? 

Best Regards

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.