Forum Discussion
Power BI Admin Rest API's
Hi Anonymous ,
If you are using client id and client secret to connect which is a SPN Based autentication then PowerBI ADMIN API's won't work because that it a known limitation
- Anonymous6 years agoNot applicable
Hello Jayendran ,
I'm trying with the UPN Account and its failing to login.. did Power BI admin rights are required to enable service principal in developer settings within the Power BI admin portal.- Jayendran6 years agoSolution Sage
Hi Anonymous ,
UPN should work, as i stated only the SPN won't work for the PowerBI Admin API's.
Seeing from your github issues latest comments, if you are using any MFA/ADFS(SSO) then it won't work. Please disable to MFA/SSO and try it again.
- Anonymous6 years agoNot applicable
Hi Jayendran ,
I need offical confirmation so that I can check with our security team for exception and try it.
To call the admin API with client ID and Secret ID doesn't any require MFA/SSO ??
I tried checking in the many documents but no where i found that..