Getting You do not have sufficient access privileges to create rules of type Data-Repository while trying to create a Repository

I am encountering the following error when attempting to create a repository in my Pega Server.

“You do not have sufficient access privileges to create rules of type Data-Repository.”

According to the Pega documentation, creating a repository requires the PegaRULES:RepositoryAdministrator role, and using a repository requires the PegaRULES:RepositoryUser role. I have confirmed that both of these roles are already assigned to my access group. I have verified my roles and permissions, and everything appears to be in place as per the documentation.

Is there any way to fix this issue

@AshinaShanuka
Found the Answer -

  1. To create a repository, your access group must have the PegaRULES:RepositoryAdministrator role. To use a repository, your access group must have the PegaRULES:RepositoryUser role. (Reference)

  2. And in your access group under Available roles section unselect the “Stop access checking once a relevant Access of Role to Object instance explicitly denies or grants access” option.