Forum Discussion

EricShahi's avatar
EricShahi
Helper IV
3 years ago
Solved

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...
  • EricShahi's avatar
    EricShahi
    3 years ago

    Found the solution :
    1. add the SA account under Azure Directory security group

    2. Go the PBI service , admin protal and under the developer setting add the specific group then it would only work.