Skip to Main Content

ORDS, SODA & JSON in the Database

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!

ORDS, "o:errorCode": "ORDS-13002"

Saeed HassanpourFeb 26 2023

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

This post has been answered by Saeed Hassanpour on Mar 4 2023
Jump to Answer
Comments
Post Details
Added on Feb 26 2023
5 comments
6,996 views