Getting insufficient privileges error while accessing Data store entity in interface

Hi ,

Getting the following error as below

 

Expression evaluation error in rule 'rtrr_formhogmanageusers' at function a!queryEntity [line 29]: The data store entity does not exist, has been deleted, or you do not have sufficient privileges to access its data.

 

I have verified the Datastore security settings aswell.

 

  Discussion posts and replies are publicly visible

Parents
  • This error comes mainly when the user does not have access to the datastore.
    The logged in user should have at least viewer level access to the datastore.
    01. Just try changing default view to All users and publish the datastore and check to see if this is definitely related to access to the datastore.

    02. If above test fails then you can then check if the data store entity reference is correct or not. Remap the data store entity to the constant to be sure.
Reply
  • This error comes mainly when the user does not have access to the datastore.
    The logged in user should have at least viewer level access to the datastore.
    01. Just try changing default view to All users and publish the datastore and check to see if this is definitely related to access to the datastore.

    02. If above test fails then you can then check if the data store entity reference is correct or not. Remap the data store entity to the constant to be sure.
Children
No Data