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!

Google Social Sign-In failing on apex.oracle.com

Vinicius DamarquesDec 26 2023 — edited Dec 26 2023

Hi,

I've tried to login into an example app I have in apex.oracle.com which uses Google Social Sign-in and I'm getting the following error:

The HTTP request to "https://accounts.google.com/.well-known/openid-configuration" failed.

Contact your application administrator. Details about this incident are available via debug id "1600825581".

Since I haven't touched the app in a while, and the Google Social Sign-In configuration is pretty straightforward, I'd like to know if someone else is experiencing that error.

Looking further to the debug messages, I've found the following error stack:

Error: The HTTP request to "https://accounts.google.com/.well-known/openid-configuration" failed.

- Additional info: ORA-12545: Connect failed because target host or object does not exist

- Display location: ON_ERROR_PAGE

- Association type:

- Item name:

- Region id:

- Column alias:

- Row:

- Model instance id:

- Model record id:

- Internal error: false

- Common runtime error: false

- APEX error code: APEX.HTTP.REQUEST_FAILED

- SQL code:

- SQL error:

- Backtrace: ----- PL/SQL Call Stack -----

object line object

handle number name

0x392de3cc88 1016 package body APEX_230200.WWV_FLOW_ERROR.INTERNAL_GET_ERROR

0x392de3cc88 1085 package body APEX_230200.WWV_FLOW_ERROR.INTERNAL_ADD_ERROR

0x392de3cc88 1176 package body APEX_230200.WWV_FLOW_ERROR.ADD_ERROR

0x38bb177c98 336 package body APEX_230200.WWV_FLOW_AUTHENTICATION_SOCIAL.GET_ENDPOINT_URL

0x38bb177c98 414 package body APEX_230200.WWV_FLOW_AUTHENTICATION_SOCIAL.INVALID_SESSION

0x38d7d87e10 427 package body APEX_230200.WWV_FLOW_AUTHENTICATION_NATIVE.SOCIAL_INVALID_SESSION

0x38d7d87e10 1167 package body APEX_230200.WWV_FLOW_AUTHENTICATION_NATIVE.EXECUTE_INVALID_SESSION

0x389ad96278 3985 package body APEX_230200.WWV_FLOW_PLUGIN.EXECUTE_INVALID_SESSION

0x38f7526e98 2462 package body APEX_230200.WWV_FLOW_AUTHENTICATION.AUTHENTICATE_AND_INIT_SESSION

0x38fa7df380 2541 package body APEX_230200.WWV_FLOW.SHOW

0x38fa7df380 5490~

- Statement:

- Component: APEX_APPLICATION_AUTH Google Auth (72400352038523297839)

Comments
Post Details
Added on Dec 26 2023
3 comments
1,164 views