When saving Custom Request in Orchestrator Studio a Save Error Error Encountered prevents save.
I have a groovy script that capture a web token to be used in a subsequent orchestration step. When I test the script it runs as expected. However, when I go to save the Custom Request, it give me the below Save Error.
I can save other groovy scripts just fine. If I delete the groovy script and copy the default template in, I can also save successfully.
Why would a Custom Request fail to save when the test button triggers it successfully?