<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000AFsCiSSQVOkta Classic EngineOkta Integration NetworkAnswered2025-08-01T09:00:15.000Z2021-01-11T03:41:47.000Z2021-01-11T23:12:23.000Z

wl5n0 (wl5n0) asked a question.

Access OKTA APIs from plsql code

I am trying to get the OKTA logged in user details using the OKTA api v1/users/me in plsql code.

I have used the apex_web_service.make_rest_request to access the API.

 

I am getting an JSON error response when access the api from plsql code. But when I try to access the API directly from the browser I am able to get the user details as JSON.

 

is the APIs not accessible programmatically.


This question is closed.
Loading
Access OKTA APIs from plsql code