Demo rest service used to work from curl and from browser when running on apex.oracle.com.
However after the move to oracleapex.com it started behaving differently:
curl https://oracleapex.com/ords/gkv/hr/version/
just hangs; when invoking from a browser it works ok.
What has changed that caused this behaviour ?
I'm testing a link with another app that tries to invoke the rest service and that has the same problem as curl.
Thanks,
Peter