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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error in Callback URL at apex and the below is the debug from sqlplus . can you please Help ?

Munaf RafiqueFeb 18 2022

I'm getting the call back url after social sign in : http://192.168.211.65:8080/ords/apex_authentication.callback?code=42b15753-566c-3220-9299-4f52bb1f341c
Error processing request.
Contact your application administrator.
Return to application.

SQL> @d2 438332
opening file .d2-438332.lst with "vi"...
17%
0.006 -4- - ora_sqlerrm: ORA-06533: Subscript beyond count 0~0~
20%
0.007 -4- - error_backtrace: ORA-06512: at "APEX_210100.WWV_FLOW_AUTHENTICATION_API", line 245 0~0~
23%
0.007 -4- - component: APEX_APPLICATIONS () 0~0~
27%
0.009 ERR Error: Application "" Page "" not found. 0~0~
32%
0.010 -4- - additional_info: Contact your application administrator. 0~0~
38% Details about this incident are available via debug id "438332".
0.010 -4- - display_location: ON_ERROR_PAGE 0~0~
44%
0.011 -4- - is_internal_error: true 0~0~
50%
0.012 -4- - is_common_runtime_error: false 0~0~
56%
0.012 -4- - apex_error_code: APEX.PAGE.NOT_FOUND 0~0~
62%
0.013 -4- - ora_sqlcode: -6533 0~0~
69%
0.013 -4- - ora_sqlerrm: ORA-06533: Subscript beyond count 0~0~
77%
0.014 -4- - error_backtrace: ORA-06512: at "APEX_210100.WWV_FLOW_AUTHENTICATION_API", line 245 0~0~
84%
0.014 -4- - component: APEX_APPLICATIONS () 0~0~
92%
0.015 ERR Recursion of Error Page detected! 0~0~ %ERROR.paint_on_error_page:211 %ERROR.paint_on_error_page:326
100% %ERROR.internal_add_error:1044 %ERROR.internal_add_error:1044
%ERROR.raise_internal_error:1420 %ERROR.raise_internal_error:1420
%META_DATA.fetch_step_info:413 %SECURITY.unhandled_error:3855
%PAGE.render_error_page:2858 %SECURITY.final_exception_handler:3877

%AUTHENTICATION_API.callback:256

Comments

Post Details

Added on Feb 18 2022
0 comments
664 views