Solved
Groovy script execution error in AEM as a cloud service ("You do not have permission to run scripts in the Groovy Console.")
Hi Team,
Installed groovy console in my author (AEM As A Cloud service) and while executing script am getting below error. I have admin access to the system .
"You do not have permission to run scripts in the Groovy Console."
- pid: "org.cid15.aem.groovy.console.configuration.impl.DefaultConfigurationService"
properties:
allowedGroups:
- "adminstrators"
allowedScheduledJobsGroups:
- "adminstrators"Kindly help me