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
What happens if you give it full access to Tenant.ReadWrite and see if that works?