Whenever I use the {{ticket.description}} placeholder in a Web Request node the node fails. The execution logs report the following:

This only occurs if I am using the {{ticket.description}} placeholder. Has anyone else had an issue with this?
Example JSON that fails.

Additionally, when using {{ticket.description}} placeholder in the Powershell Orchestrator App Node, the value of {{ticket.description}} does not exist. The command will return success, but I cannot get a simple print statement to output what should be the value of the text.
Replacing the placeholder with another placeholder results in success. It is only the {{ticket.description}} that is failing so far.
Best answer by sean.groomes
View original