No matching permissions found (AUTH-5mWD2)
Good day.
I am trying to set a target for an action using the action v2beta endpoint but get this error "No matching permissions found (AUTH-5mWD2)"
I am using the self hosted version and running version v3.3.0
I am trying to call my internal api that is exposed to the internet just for my zitadel instance. The internal api will update the database after a user is created from the webhook.
I did confirm that the service user have the correct permission but still i get this error.
I tried using a PAT token and JWT token to get a access token.
What steps can i follow to troubleshoot further as i can call the "List executions functions" endpoint https://$CUSTOM-DOMAIN/v2beta/actions/executions/functions
I am trying to set a target for an action using the action v2beta endpoint but get this error "No matching permissions found (AUTH-5mWD2)"
I am using the self hosted version and running version v3.3.0
I am trying to call my internal api that is exposed to the internet just for my zitadel instance. The internal api will update the database after a user is created from the webhook.
I did confirm that the service user have the correct permission but still i get this error.
I tried using a PAT token and JWT token to get a access token.
What steps can i follow to troubleshoot further as i can call the "List executions functions" endpoint https://$CUSTOM-DOMAIN/v2beta/actions/executions/functions
