Problem getting JWT (400 error)

Hello, I created a new server and I forgot how to enable API access for a service account. I am currently getting a 400 error. The code worked before, so something in the settings.

Steps I took:
Created a new user in the admin panel. (not necessary?)
Go to the plugin and grant the “Authenticated” user all possible permissions.
Create a new user in under the User collection with “Authenticated” privileges.
What am I missing?

System Information
  • Strapi Version: 4.0.7
  • Operating System: Ubuntu 20.04.3 LTS
  • Database: PG 13.4
  • Node Version: v12.22.7
  • NPM Version: 6.14.15
  • Yarn Version: 1.22.17

Ah, for some reason “Blocked” was set to “True”. In case anyone else has this problem with jwts #jwt