Error: List constituent duplicate matches endpoint (Altru Constituent)

Options

I am attempting to pull a list of duplicates and I am receiving a permissions-related error. I am primarily responsible for duplicate management and I can download the reports, change configurations, and merge duplicates with no issues.

Has anybody run into this? I looked through the permissions and I do not see any reason why I should not be able to access this list.

I found a post that seems related but I do not see an obvious solution. Any suggestions would be helpful as this endpoint could be a game-changer!

"type": "urn:blackbaud:general-translation-error",
"title": "One or more validation errors occurred.",
"status": 400,
"detail": "Error processing Infinity response: <Envelope>\\n <Body>\\n <GetRowsReply>\\n <StatusOK>false</StatusOK>\\n <StatusCode>500</StatusCode>\\n <StatusMessage>The current user does not have rights to use this data list.</StatusMessage>\\n <ErrorDetail>\\n <ServiceErrorCode>AccessDenied</ServiceErrorCode>\\n <ServiceErrorCodeNumber>1</ServiceErrorCodeNumber>\\n <ErrorName>DataListNoPermission</ErrorName>\\n <ErrorText>The current user does not have rights to use this data list.</ErrorText>\\n <ErrorDetails>Blackbaud.AppFx.Server.ServiceException: The current user does not have rights to use this data list.\\n at Blackbaud.AppFx.Server.SecurityCheckResult.ThrowSecurityFailError(RequestContext ctx, ServiceRequest req)\\n at Blackbaud.AppFx.Server.Common.ValidateSecurityResult(SecurityCheckResult checkRes, RequestContext ctx, ServiceRequest req)\\n at Blackbaud.AppFx.Server.AppService.BeginDispatchRequest(AsyncRequestProcessorBase processor, AsyncCallback callback, Object asyncState)</ErrorDetails>\\n <DataFormErrorCode>GeneralError</DataFormErrorCode>\\n <DataFormErrorCodeNumber>0</DataFormErrorCodeNumber>\\n <DataFormErrorInvalidFieldReason nil=\\"true\\" />\\n </ErrorDetail>\\n <TotalAvailableRows>0</TotalAvailableRows>\\n <TotalRowsInReply>0</TotalRowsInReply>\\n <Rows />\\n </GetRowsReply>\\n </Body>\\n</Envelope>",

Comments

Categories