I'm getting the following error while updating an account through organization service in c#.
SecLib::CrmCheckPrivilege failed. Returned hr = -2147220943 on UserId: 331387b0-323e-e611-80e3-c4346bdc11e1 and PrivilegeType: Read
Principal user (Id=331387b0-323e-e611-80e3-c4346bdc11e1, type=8 , accessMode=0, roleCount=1 ) is missing prvReadAccount privilege (Id=886b280c-6396-4d56-a0a3-2c1b0a50ceb0)
Weird thing is that this user is different from the one which I'm using for organization service.
CRM version is 9.0
The user specified in the error does have Read Account privilege.
*This post is locked for comments
I have the same question (0)