Can't use /auth/local endpoint to get bearer token (Making Authenticated Requests to a Strapi API)

Hi,
I’m also new to Strapi I think there were new changes in Strapi v4.
Here is my example in postman, using bearer token.

1.- Create API token
2.- Authorization Bearer Token
3.- Headers: Content-Type: application/json
4.- Example of body

View images of example:

Hope this help you.