Forum Discussion
jihool3670
3 years agoHelper I
Service principal authentication for Web Connection throws OAuth error
Hi, I'm trying to replicate the ADF pipeline from this blog which involves connecting to the Power BI/Fabric Admin API (https://api.powerbi.com/v1.0/myorg/admin/). I'm following this documentatio...
- 2 years ago
This issue is resolved as the Web V2 connection now allows for service principal auth. For those wondering, the "Token Audience URI" is the same thing as the "AAD Resource" and in this scenario, https://analysis.windows.net/powerbi/api is the correct value for that parameter.
DennesTorres
3 years agoPower Participant
Hi,
You mentioned you are using a service principal. Did you give the service principal the permissions on power bi to access the API's ?
Kind Regards,
Dennes