Help - Bad CSRF token

Hello, I have a problem with a config, it worked fine but now I get a Bad CSRF token error, how can I solve this problem? Thank you.

<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="VFxIqAdKeFjINlBBJ6j46ulEiYfGOqeVIFkMXAHfFbdpTvw1mj28W9vLNnzfiJALCnn2ScPLOTOeaW/rcgktgQ==" />

Hello @ianiodt
Check that the csrf corresponds in size and length to that desired by the site