Skip to Main Content

APEX

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!

Oracle APEX 19.1 Google SSO with OAuth2

akshay.patangeAug 5 2019 — edited Aug 6 2019

Hello,

I am trying to configure my apex application to use Google credentials with the help of social sign in feature of apex 19.1.

I configured everything , but still receiving below error.

- ora_sqlerrm: ORA-29273: HTTP request failed

ORA-06512: at "APEX_190100.WWV_FLOW_WEB_SERVICES", line 1035

ORA-24247: network access denied by access control list (ACL)

ORA-06512: at "SYS.UTL_HTTP", line 380

ORA-06512: at "SYS.UTL_HTTP", line 1127

ORA-06512: at "APEX_190100.WWV_FLOW_WEB_SERVICES", line 934

ORA-06512: at "APEX_190100.WWV_FLOW_WEB_SERVICES", line 1580

ORA-06512: at "APEX_190100.WWV_FLOW_WEBSERVICES_API", line 408

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION_SOCIAL", line 79

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION_SOCIAL", line 362

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION_SOCIAL", line 439

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION_NATIVE", line 511

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION_NATIVE", line 1381

ORA-06512: at "APEX_190100.WWV_FLOW_PLUGIN", line 2913

ORA-06512: at "APEX_190100.WWV_FLOW_PLUGIN", line 3073

ORA-06512: at "APEX_190100.WWV_FLOW_AUTHENTICATION", line 1750

I have enclosed "monitor activity" log.

Please suggest.

Thanks,

Akshay

Comments
Post Details
Added on Aug 5 2019
8 comments
287 views