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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Anonymous
Not applicable

Read reports with GetReportsWithHttpMessagesAsync method on different server

Hi,

 

I'm using Microsoft.PowerBI.Api to get reports from my workspace. Within GetReportsWithHttpMessagesAsync method I'm able to read all reports.

When I moved my application into another server with the same settings I get an error:

System.AggregateException: One or more errors occurred. ---> Microsoft.Rest.HttpOperationException: Operation returned an invalid status code 'NotFound'
at Microsoft.PowerBI.Api.V2.Reports.<GetReportsWithHttpMessagesAsync>d__5.MoveNext()

 

I can get token, but cannot read reports.

Does anyone know what can cause this issue, any IIS settings or firewall, but I can authorize with the token.

 

Thank you,

Regards Marcin

0 REPLIES 0

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors