Forum Discussion
micpol
5 years agoFrequent Visitor
Power BI REST API - retrieving activity events returns 403 / "API is not accessible for application"
Hello, I am trying to get activity logs using a Power BI secrvice principal. Once a valid access token is retrieved, it is possible to use the Power BI REST API for example to get the groups (GET...
PowerMS
4 years agoRegular Visitor
Hi,
I'm facing the same issue with the API https://api.powerbi.com/v1.0/myorg/admin/activityevents
1- I have created an app registration with the API permissions :
Tenant.Read.All |
Tenant.ReadWrite.All |
3-created Security Group in Azure Active Directory with the role "Power BI administrator "
4- Added the app to the Security group
5-Add the security group to the Admin API tenant setting in the Power BI admin portal
and I'm still having the error message "{"Message":"API is not accessible for application"}"
Any help please ?
Regards,