Quantcast
Channel: Developer topics
Viewing all articles
Browse latest Browse all 18111

InternalServerError when calling ExportReportInGroupAsync

$
0
0

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)

 

 


Viewing all articles
Browse latest Browse all 18111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>