@onyxexception if there's an issue with SSL or HTTPS configuration, it might cause problems with CSRF tokens. Make sure the HTTPS is properly set up and that your URLs use the "https://" scheme.
Also, Make sure the server time is correctly configured. A time discrepancy between the server and the client might result in CSRF token mismatches.