I can’t authenticate with keycloak
I’m trying to authenticate an API using jwt tokens with keycloak.
When starting keycloak I create a realm, client, user and assign admin permission, then I configure a post request to generate the access token through postman, when copying this token and assigning it in the header of my Api request this error occurs :