Kill user Session

Hello, everyone.

I’m new to Corteza.

In one of my workflows, I tried to disconnect the user after an action.

So I proceeded to delete their session via the API.

But since then, I have been getting this error in my URL after authentication:

client does not support authorization_code flow

{{baseURL}}/api/system/users/{userID}/sessions

Did you also clear out authentication tokens or just the auth session?

I only deleted the authentication sessions.