Solved
Space in token name translates to 20 in URL parameter, causes mktLogicException error
We're trying to use two tokens in a URL parameter: {{lead.Email Address}} and {{company.Company Name}}
When Marketo translates the code into HTML it creates a %20 in the place of the space. This causes a mktLogicException error when we try to send, stating "Token key not found".
In the examples I've seen online, all of the tokens have a space in the name. How do I get this to work properly with my email?
When Marketo translates the code into HTML it creates a %20 in the place of the space. This causes a mktLogicException error when we try to send, stating "Token key not found".
In the examples I've seen online, all of the tokens have a space in the name. How do I get this to work properly with my email?