Hi,
I have not been able to solve this.
I'm trying to connect to remote database through REST Enabled SQL, but I get a 400 Bad Request.
I installed ORDS on remote database and i'm using APEX as Service. and I have activated the schema for REST and I can make queries through curl or postman, but I cannot connect to the database through APEX.
I am using basic authentication for this test, using the connection data from the schema in the remote database.

What could be happening?
Thanks in advance.