Error Evaluating UI Expression Expression evaluation error [evaluation ID = 6b656:9a842] in rule 'authorization_screen' : class java.lang.String cannot be cast to class com.appiancorp.core.data.Dictionary (java.lang.String is in module java.base of loader 'bootstrap'; com.appiancorp.core.data.Dictionary is in unnamed module of loader com.appiancorp.tomcat.loader.AppianWebappClassLoader @280e8a1a)
Discussion posts and replies are publicly visible
Is this Tomcat logs?? Can we get the screenshot of interface and one more than can you check design errors .
Can you check design_errors.csv (Logs)
It used to work earlier when in authorization screen interface it used to call connected system with Oauth2.0 but now connectedsystem is calling openID connect .Do I need to make interface change also?