Hi , I made a request and i got correct response (status 200) but the thing is that it give a html format and I want a response with access token id_token etc…
I im using inheriting from parent type authorization.
I search for a response like this :
{
access_token:
id_token:
scope:
…
}