Created an automation script and make a low code app, after a button is pressed to launch the script on low code app a pop up arises asking to execute the app, but the pop-up button is not allowing to click to execute. both script and low code app has administrator rights having edit option
Hi Sachin,
Is it possible that the script still requires some input for the user? In that case you will see the popup, but the 'Execute now' button will be disabled until all inputs are provided. It is also possible to configure the necessary inputs in the action itself so they are already filled in when launching the action.

 
			
Thanks. It was due to memory files. Now resolved.