The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I created a token by using Azure Active Directory app registration:
Then required perrmissions were assigned to App Registration in Azure Active Directory:
Then I called Get Dataflow API. However Get Dataflow API returns error message: "You do not have permissions to manage this dataflow".
The token is generated by using the service principal (Azure Active Directory App Registration).
So why I am getting error in the Get Dataflow API?
Thanks
Hi @Anonymous
We have already enabled the specified settings.
- We also created an Azure Active Directory group and added the Azure Active Directory App Registration into the group:
- Then we specified the group in the tenant settings.
Hi @innocence84 ,
Please check the Tenant settings:
Enable Embed content in apps either for the entire organization or for the specific security group you created in Azure AD.
Enable Allow service principals to use Power BI APIs either for the entire organization or for the specific security group you created in Azure AD.
For reference: Embed Power BI content in an embedded analytics application with service principal and an applicatio...
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.