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?
same error is present in this alsoExpression 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)
Can you give us more background and details about what you are trying to achieve?
When I click on approve button an integration call happens if token is expired then authorization banner popups .when I click on the submit of that banner then I'm getting the error.when connectedsystem is Oauth2.0 it is working if I change it to openID then getting the error
Did you follow the steps outlined here?
docs.appian.com/.../Oauth_connected_system.html