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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher 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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors