Forum Discussion

Marusyk's avatar
Marusyk
Advocate II
1 year ago

Embed for your customers doesn't work with warehouse

I'm trying to embed my simple Power BI report into my web application by using Microsoft.PowerBI.Api package for .NET. 

I'm using a service principal that has Admin rights in Microsoft Fabric workspace. The embedding token is returned successfully. But the data is not loaded

I found that there is 403Error which could be a problem

 

Could anyone help me to figure out what's wrong and how to fix that?

 

More details:

I'm using this code example to embed https://github.com/microsoft/PowerBI-Developer-Samples

 

 

4 Replies