Ever since we upgraded from Apex 23.2 to 24.2, I'm seeing this error in the Debug Messages.
App Builder > [app 500] > Utilities > Debug Messages
Line 14 below: Global item APP_SOCIAL_AUTH_METADATA s not defined in app 500
11
0.0054
0.0002
...metadata, fetch translated app info
4
-
12
0.0056
0.0005
> APEX_APPLICATION_AUTH IDT OAuth2 Wyologin
3
-
13
0.0061
0.0009
Session State: fetch from database (exact)
4
-
14
0.0069
0.0007
Global item APP_SOCIAL_AUTH_METADATA s not defined in app 500
2
%SESSION_STATE.do_fetch:2908 %SESSION_STATE.fetch_into_substitution_cache:2953 %SESSION_STATE.do_raw_substitutions:4510 %PLUGIN.initialize_authentication_data:1991 %PLUGIN.execute_session_sentry:4488 %AUTHENTICATION.authenticate_and_init_session:2258 %.accept:3735 :2
15
0.0076
3E-05
... sentry+verification success
4
-
16
0.0077
0.0002
...Session ID 8105196455090 can be used
4
-
17
0.0078
7E-05
< APEX_APPLICATION_AUTH IDT OAuth2 Wyologin
We're currently on version 24.2.6
We get this on all our apps authenticating with OAuth2. Any ideas how to get rid of this error?