Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 343: // Authentication using master user credentials Line 344: var credential = new UserPasswordCredential(Username, Password); Line 345: authenticationResult = await authenticationContext.AcquireTokenAsync(ResourceUrl, ApplicationId, credential).ConfigureAwait(false);Line 346: Line 347: } |
Source File: C:\PowerBI-Developer-Samples\App Owns Data\PowerBIEmbedded_AppOwnsData\Services\EmbedService.cs Line: 345
Hi @kellyzhai
Check your authenticationContext . I think either authenticationContext or ResourceUrl, ApplicationId, credential is beign passing as null
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |