WorkflowServiceRunner is not allowed to send keystrokes
I made a simple Automator Service witch executes an Apple Script.
When running in Automator it works, when running as a service I get the message:
"Automator Workflow Runner is not allowed to send keystrokes".
I have allowed Automator as well as the AppleScript-Utility and the ScripEditor to control the user interface.