Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connection time out while making rest call on apex AWS

Madhusudan S CJul 24 2025

Hi,

We have installed ords and oracle DB (apex is installed on the DB) on aws EC2 servers on a private network. I have created rest endpoints using the restfull services. I'm accessing the rest endpoint using ALB, since the EC2 is in private network.

The rest endpoint is accessible on chrome when I hit it.
But when I try it in oracle apex or using curl command I'm getting connection time out.
URL: http://<alb-name>.us-east-1.elb.amazonaws.com/<ords>/<schema>/hr/empinfo/

Please let me know if anyone is aware of this issue.

Thanks!

Comments
Post Details
Added on Jul 24 2025
1 comment
40 views