Executing runtime operation failed for security reasons: PAOl7njg31qXxOCrfrQT5g

0
while running this application i got error/warning pop up link and backend codeexecute properaly.   plz check logs console User 'test@mail.com' attempted to execute runtime operation 'M2/RJ5wTUF2+0244uMqwYA' but does not have the required permissions   Executing runtime operation failed for security reasons: 3bQToU4Hz1CD8IGJX5S35Q Error: Executing runtime operation failed for security reasons: 3bQToU4Hz1CD8IGJX5S35Q    at m (http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:66:39298)    at async http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:41:4676    at async a (http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:15:6665)    at async g (http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:66:38802)    at async http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:66:50279    at async g.retrieveByMicroflow (http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:66:11947)    at async http://localhost:8080/mxclientsystem/mxui/mxui.js?638968078029044006:39:367039
asked
1 answers
0

Hi Ganesh,

 

The error indicates that the user  doesn’t have the required permissions to execute the runtime operation. This is most likely due to missing access to the relevant entity, microflow, or nanoflow.

 

Please check the user role and ensure it has the necessary permissions for the involved microflows and entities — including create, delete, read, and write access where needed.

 

Thanks

answered