Relative Content

Tag Archive for c#powerbi

Power BI Rest API Received odata.count = 0

i have a problem wtih the access token.
I try get groups and access_token on learn.microsoft.com it’s successfully and received 15 items
but when i try get token with C#, i can get but i try that token on postman i receiving “return @odata.count = 0” message.