Good morning,
I created an OAuth client, setting the associated role and privilege.
However, I can't generate a token from the interface with pressing “get new token”.
(the token field is always left empty)
Even when I try to refresh the token from PostMan, I still get a 500 error.
(i put http://localhost:8082/ords/sister_tst/oauth/token as "access token URL)
What can I do?



The Postman Console it only indicates “server error”.