Permissions Token Error, Invalid Token

Hi, I’ve got an issue with a token that on the face of it appears valid - has all the correct permissions, valid etc but i’m getting a 403 response and this warning is appearing in the keycloak logs.

2021-04-21T16:44:18.564909080Z 16:44:18,563 WARN [org.keycloak.events] (default task-5243) type=PERMISSION_TOKEN_ERROR, realmId=d2c, clientId=d2c-location, userId=null, ipAddress=10.253.142.157, error=invalid_token, reason=‘HTTP 500 Internal Server Error’, auth_method=oauth_credentials, grant_type=urn:ietf:params:oauth:grant-type:uma-ticket, client_auth_method=client-secret

anyone got any ideas what might cause this, i’m using keycloak version 11.0.2

Hello i have the same issue.
is your issue solved

I also get similar error like below. It seems that the user is locked. Because I didn’t change anything. Only thing I did making calls a lot of times. Keycloak version I’m using is : 14.0.0

09:44:05,342 WARN [org.keycloak.events] (default task-4) type=PERMISSION_TOKEN_ERROR, realmId=yk_realm, clientId=yk_client, userId=a8abe48d-8e80-4c61-a2c0-2e5980792dd7, ipAddress=127.0.0.1, error=access_denied, reason=not_authorized, auth_method=oauth_credentials, audience=yk_client, grant_type=urn:ietf:params:oauth:grant-type:uma-ticket, permission=01d180a6-2170-4727-a98b-cb907ef5f7b6#read,update,create,delete, client_auth_method=client-secret