We deployed the fuam and did all the configurations as is described in the repo.
Still, when we run the main pipeline Load_FUAM_Data_E2E we get the following error with the steps Load_Active_Items and Load_Capacity_Refreshables_E2E
The person who ran the pipeline was a Fabric Administrator. However, the company works with Priveleged Identity Management (PIM) and therefore is only admin for a certain period. Also, the serviceprincipal is part of a security group which has all the necessary permissions.
Operation on target Get Capacities failed: Failure happened on 'Source' side. ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 401 Unauthorized, please check your activity settings.
Request URL: https://api.powerbi.com/v1.0/myorg/admin/capacities.
Response: {"error":{"code":"PowerBINotAuthorizedException","pbi.error":{"code":"PowerBINotAuthorizedException","parameters":{},"details":[],"exceptionCulprit":1}}},Source=Microsoft.DataTransfer.ClientLibrary,'
Why would it give a unauthorized 401?
We deployed the fuam and did all the configurations as is described in the repo.
Still, when we run the main pipeline Load_FUAM_Data_E2E we get the following error with the steps Load_Active_Items and Load_Capacity_Refreshables_E2E
The person who ran the pipeline was a Fabric Administrator. However, the company works with Priveleged Identity Management (PIM) and therefore is only admin for a certain period. Also, the serviceprincipal is part of a security group which has all the necessary permissions.
Operation on target Get Capacities failed: Failure happened on 'Source' side. ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 401 Unauthorized, please check your activity settings.
Request URL: https://api.powerbi.com/v1.0/myorg/admin/capacities.
Response: {"error":{"code":"PowerBINotAuthorizedException","pbi.error":{"code":"PowerBINotAuthorizedException","parameters":{},"details":[],"exceptionCulprit":1}}},Source=Microsoft.DataTransfer.ClientLibrary,'
Why would it give a unauthorized 401?