REST Enabled SQL Service on apex 20.1
Hi Guys,
I have database 19c, apex 20.1, ords 20.3 on both local & remote databases;
The parameters on defaults.xml file set:
<entry key="restEnabledSql.active">true</entry>
<entry key="security.verifySSL">false</entry>
the schema enabled in database
I can test in browser and I also see record in ORDS_METADATA.ORDS_URL_MAPPINGS;
but I try go Workspace -> UtilitiesREST Enabled SQL->
test I have error
Failed
The URL of this remote server does not point to an REST Enabled SQL Service. Please check the details of your REST Enabled SQL Service definition.
Please help
Thanks Mary