Hello,
I got the following error in Oracle APEX.
DB : ADS (Oracle Cloud)
ORDS 22.4.3 (Standalone)
JDK-17.0.5
APEX 22.2
{
"code": "Forbidden",
"title": "Forbidden",
"message": "The request cannot be processed because it failed cross origin request validation ",
"o:errorCode": "ORDS-13002",
"cause": "This resource does not support Cross Origin Sharing requests, or the request Origin is not authorized to access this resource. ",
"action": "If ords is being reverse proxied ensure the front end server is propagating the host name, scheme and port correctly. If using mod_proxy ensure ProxyPreserveHost is set to On. If using SAML with Oracle APEX, ensure security.externalSessionTrustedOrigins is correctly configured. If using a RESTful Service ensure the Origins Allowed value is correctly configured",
"type": "tag:oracle.com,2020:error/Forbidden",
"instance": "tag:oracle.com,2020:ecid/e98uOlnc-DBkUA2gzpMBYw",
"diagnosticTrace": "[TE] url-mapping start: 2023-02-26T18:47:06.185111227Z duration: 0ms\n",
"stackTrace": "CORSAccessForbiddenException [statusCode=403, logLevel=INFO, errorCode=ORDS-13002: The request cannot be processed because it failed cross origin request validation Cause:

Thanks in Advanced.
Best regards,
Saeed