I tried to change a Fluid Form from POST to GET, when i ran into this error:
The given string was not appended with a valid HMAC.
The form is completely created with Fluid (f:form, f:form.select, f:form.submit
) and there are no additional changes after creation.
I have a DEV Server with a copy but the error is not present there. The Form has the exact same values for all of my and the hidden-fields (__referrer-Array
and __trustedProperties
).
This means the HMAC string (at the end of this parameters) is the same.
TYPO3 6.2.27