Can’t get access to PBIRS API “powerbiserver/reports/api/v2.0/reports”
Summary The issue manifests as a NullReferenceException in the authorization module when accessing the Power BI Report Server (PBIRS) API endpoint powerbiserver/reports/api/v2.0/reports (or specific CatalogItems) with a non-admin user. This results in an HTTP 500 Internal Server Error and an OData exception. The error disappears when the user is granted Full Admin rights to the … Read more