You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

APEX 24.2 OCI Web Credential Authentication Failed with APEX_WEB_SERVICE.MAKE_REST_REQUEST

edited 3:43AM in Database 12 comments

Hi Team,

I'm testing Oracle Cloud Infrastructure (OCI) Web Credentials in APEX 24.2 and facing an authentication issue when calling OCI Object Storage using APEX_WEB_SERVICE.MAKE_REST_REQUEST. Attached the debug messages, but we have already given acl access. What are we missing?

We are using OCI native authentication:

Environment
Oracle APEX 24.2
OCI Object Storage
Workspace Credential Type: Oracle Cloud Infrastructure (OCI)
Credential Static ID: AUTH_BPS

Credential details:

SELECT static_id,
name,
credential_type,
credential_type_code
FROM apex_workspace_credentials
WHERE static_id = 'AUTH_BPS';

Output:

STATIC_ID : AUTH_BPS
NAME : BPS_AUTH
CREDENTIAL_TYPE : Oracle Cloud Infrastructure

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!