** Apache 2.4
My Mautic version is: 45_mautic-449
My PHP version is: PHP 8.0
My Database type and version is: MySQL 8.0
Hi everyone,
I. Issue
The Mautic password reset produced the following error message: mautic.cfored.com
The CSRF token is invalid. Please try to resubmit the form.
II. Description
We verified the latest version of Mautic (45_mautic-449). Knowledge articles indicate that previous versions might have CSRF token-related issues. We checked the HTML code and confirmed that the CSRF token is set in the JavaScript variable mauticAjaxCsrf
. The value of mauticAjaxCsrf
is 5txTbW5W3hzvppBa8ukbT5MOmsGcsEEAEOBZ83pyApo
. This is the value of the CSRF token.
The HTML code is as follows:
<input type="hidden" name="mauticAjaxCsrf" value="5txTbW5W3hzvppBa8ukbT5MOmsGcsEEAEOBZ83pyApo">
See the captured screenshot image:
III. Request
Can you diagnose a workaround for the CSRF token being invalid so that I can reset and log into Mautic?
I hope this is helpful! Let me know if you have any other questions.
Regards,
Harold