Template Config has invalid expression
Hi,
I would like to send users a welcome email when they log into my app. I am using the Sendgrid API and I am trying to build a node which takes the user name and email address as inputs.I then would like pass on the value of the name input to the name variable in my dynamic template.
The node works when I dont use the input value and hardcode the name, but when I try to set the template variable to the input field I get an error: "Template Config has invalid expression"
Any suggestions on how I could fix this?
I would like to send users a welcome email when they log into my app. I am using the Sendgrid API and I am trying to build a node which takes the user name and email address as inputs.I then would like pass on the value of the name input to the name variable in my dynamic template.
The node works when I dont use the input value and hardcode the name, but when I try to set the template variable to the input field I get an error: "Template Config has invalid expression"
Any suggestions on how I could fix this?

Solution
Hi @Abhishek Sahni (Abhi), you can open the expression editor to see the actual error on the field value Template Config, click the pencil icon to open the expression editor.
