Forum Discussion
EricShahi
3 years agoHelper IV
Invoke-RestMethod - The remote server returned an error: (403) Forbidden
Created Service Principal account using the Azure App Register Added API Permission, PBI Service and delegated Permission example as follows: Report.ReadWrite.All or Report.Read.All Dataset.Read...
- 3 years ago
Found the solution :
1. add the SA account under Azure Directory security group2. Go the PBI service , admin protal and under the developer setting add the specific group then it would only work.
GilbertQ
3 years agoSuper User
Hi EricShahi
Have you also assigned the service principal to the app workspace with member or admin permissions?
- EricShahi3 years agoHelper IV
Found the solution :
1. add the SA account under Azure Directory security group2. Go the PBI service , admin protal and under the developer setting add the specific group then it would only work.