I'm working on an API, i need to get a token access using PostMan, it's an openid connect token i've tried to get using a GET Method and a POST Method but the result is the same i always have Invalid Request , with missing form parameter for the grant type key. As you can see bellow the grand type is already setted but not working.
Do you have any ideas ?

