Extraneous trailing space using expressions

Hi @Eric_Shieh

In n8n expressions, everything outside the {{ }} is literal text, including spaces and newlines..

so looking at you expression there is an extra space here:

remove it and you’re okay :slight_smile: