i have ords-23.2.3.242.1937 and database 19c, i follow the oauth2 configuration as usual :
https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-authentication
but i can't have a token, the curl :
curl -i -k --user ****:**** --data "grant_type=client_credentials" http://*****:
7052/****/****/oauth/token
return 401