When using a HTTPCaller with a Post request and a Form Data input the @ character in this input will make FME reject the feature.
It will give the following error message:
"This FME edition does not recognize the `' function. Please ensure that the current platform supports this function, the function name is spelled correctly, and that you have installed all required plug-ins"
How do I escape the @ in this mail address so fme will post the data?
The error message is not helping here because there is no call to a `' function.