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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Rawan_ALJabur
Regular Visitor

Master User Authentication - Power BI Embedded

Hi 

 

I am using Master User authentication type to embed my power bi dashboard in my ASP.NET application, so i set up my Power BI Embedding environment through below link.

https://app.powerbi.com/embedsetup/AppOwnsData

 

i donwloaded the sample application from Power BI and filled application id, workspace id, report id, Pbi pro account username, Pbi password. 

 

once i run the application i get error message "Object reference not set to an instance of an object" and no access token details is retuned in below line code 

 

authenticationResult = authenticationContext.AcquireTokenAsync(ResourceUrl, ApplicationId, credential).Result;

 

i troubleshooted the issue and and tested whether there is a value of the access token or not using below code. 

string accesstoken = authenticationResult.AccessToken;

The string returned below error message. 

 

error CS1703: Multiple assemblies with equivalent identity have been imported: 'System.Runtime.dll' and 'System.Runtime.dll'. Remove one of the duplicate references.

 

what is the cause of the error message and how to fix it? 

0 REPLIES 0

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.