Can't get users/me to authorize

System Information
  • Strapi Version:
  • Operating System: windows 11
  • Database: postgres
  • Node Version:
  • NPM Version:
  • Yarn Version:

I just can’t get anything other than Unauthorized Error when calling for api/users/me. I haven’t touched anything, other than the user permisions, but I still can’t get a correct response. I don’t know what to do.

Using postman, I post api/auth/local/register, take the generated jwt, put it in the Authorization key, but it always returns 401.

Is this checkbox ticked for the Authenticated role?