Jul 16, 2019 3:25 PM
If you are receiving an error similiar to this when you are trying to Marketing email templates.
Then, make sure to check your source code surrounding your personalized tokens. Make sure each token includes the following: {{contact.first_name}}.
When I was recieving this error, my token was missing a single "}".
Solved! Go to Solution.
Jul 17, 2019 7:44 PM
I've resolved the issue.
It was due to missing brackets on a personalized token. I was posting this as a solve to a problem I self trouble shot.
Please read post.
Jul 17, 2019 6:50 AM
Hey @petersherlock93
Could you please send me a screenshot with the error? Could you please sure that is not missing one of the brackets in the token or in the custom module?
Thank you
Sharon
![]() | ¿Sabías que la Comunidad está disponible en Español? ¡Participa hoy en conversaciones en el idioma de tu preferencia,cambiando el idioma en tus configuraciones! Did you know that the Community is available in other languages? Join regional conversations by changing your language settings ! |
Jul 17, 2019 7:44 PM
I've resolved the issue.
It was due to missing brackets on a personalized token. I was posting this as a solve to a problem I self trouble shot.
Please read post.
Jul 26, 2019 2:29 PM
Thank you for sharing @petersherlock93!