Dear Friends,
I hope you guys can help me on this matter, everything works fine for me on my oracle APEX local server enviroment
here is the config : _ Oracle APEX version 23.2
\_ Oracle Database 19 C
\_ Java JDK version java 11.0.20 2023-07-18 LTS
\_ ORDS version 23.4 standalone mode Jetty/10.0.8
i'm trying to invoke and external API using REST Data Source getting this error :

everything work fine for me when i tried dummy https REST api online for test purpose only. but only this production API is giving me this error !
My TLS_WALLET is configured well with Oracle APEX. i'm wondring how to enable TLS 1.3 in my case ?!
Thank you.