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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
gsrk1982
Frequent Visitor

PowerBI ISV development and integration

Hi All,

 

I am new to PowerBI .We have developed Dashboards using PowerBI Desktop.Now we are in the process of Integrating those into our application (Apps owns data).We have downloaded Apps own data solution and replaced our Application Key ,PBI username and password.Through .net Code if we execute the solution the reports are rendering properly.We build the solution and deploy in our development machine and checking we are not getting token response.The status code is OK but in body we are not getting any value its [] response.

 

// Authenticate using created credentials

var authenticationContext = new AuthenticationContext(AuthorityUrl);  //https://login.windows.net/common/oauth2/authorize/

 var authenticationResult = await authenticationContext.AcquireTokenAsync(ResourceUrl, clientId, credentials); 

 

https://docs.microsoft.com/en-us/power-bi/power-bi-whitelist-urls we have referring the whitelisting of URL from the link.We have handled our local proxy settings in our code.

 

Is the development server/machine need full internet enabled machine?.

 

Need help to overcome the above while integration.

 

Regards

Siva

 

 

1 REPLY 1
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Siva,

 

I would suggest you debug it using a network packet capture tool. I used the Fiddler. You can choose one according to the policy. 

How did you add the whitelist? The domain name with wildcard or the whole URLs?

Just refer to get a token, I captured the hosts that the getting token process could use. Please refer to the snapshot below.

Power-BI-ISV-development-and-integration

 

Best Regards,
Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.