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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.