Problem with creating OIDC Application

Hey! I am creating a custom OIDC Application to allow SSO with Access to one of my panels. I am able to get the authorization code just fine, but when I send a request to the token endpoint to get the access_token, it returns.. a login page? At first I thought it was my code but the same happens on postman. Any help?
image.png
Was this page helpful?