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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
vmichaels
Microsoft Employee
Microsoft Employee

PowerBI REST APIs with C#

Hello team,

I am trying to get the data refresh history using Microsoft.PowerBI.Api and Microsoft.PowerBI.Api.Models libraries.

I am using powerBIClient.Datasets.GetRefreshHistory(groupId, pbi_dataset.Id) to extract refresh history data and code geneates an error below:

Microsoft.Rest.HttpOperationException: 'Operation returned an invalid status code 'UnsupportedMediaType''

 

All other operations like extracting Groups, Reports, Datasets etc is working great.

Would you please help me to resolve this issue? 

Thank you,

 

Vadim.

1 ACCEPTED SOLUTION
vmichaels
Microsoft Employee
Microsoft Employee

OK, I figured this out. Thank you.

View solution in original post

3 REPLIES 3
vmichaels
Microsoft Employee
Microsoft Employee

OK, I figured this out. Thank you.

What was the solution?

vmichaels
Microsoft Employee
Microsoft Employee

Or, is there a better way to get that data in C#?

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 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