Question
Getting "You lack access required to execute" for user that has proper permissions
Guys,
We had node data page for dictionary that is loaded by activity. This activity has true in "Require authentication to run" settings.
Today data page was expired. And once user refer to this page lader was runned. Then Data page was blank and we found exception: with message "You lack access required to execute" for this user. User has permissions to run this activity. We've checked this.
So now we have no idea which scenario we should consider as speculation for root cause. Could you help with such scenarios?
Is this exception accompanied by a java stack in the logs? (if so, any "caused by" would also be useful if they are present).
How was the activity originally called; Was this done by a user or was this done from a background task, such as an agent?