SuiteCRM 8.7.1: Can't login?

OK thanks for that tip!!!

I’m back in.

My .env-local I think was messed up.

2 problems:

  1. my APP_Secret was missing, so I generated a new one.

  2. In the password, special characters were wrapped with%% which I removed, and also I appened this on the end:

?serverVersion=8.0&charset=utf8mb4"

Now I can login again!