Hi Oracle Forum,
I have installed Oracle APEX 24.2.0 (latest version)
Using the blog below,
https://intotheoracleverse.blogspot.com/2025/12/the-correct-way-to-install-oracle-apex.html
Everything is working with respect to creating application. But I have an issue when I use Restfull data services.
I was able to create Module , Handlers Resource Template and GET
request on existing sample database tables(customers)

GET http://192.168.1.64:8080/ords/sample/demoapp/customers
I am able to see the output of the json output in the browser.

When I create the REST Data Sources using the navigation,
Application 101 > Shared Components> REST Data Sources
I choose as below

When I click “NEXT” I get the below error. The endpoint URL could not be invoked. Kindly help if anyone faced similar issue in On-premise.
