Steps to Reproduce:
Actual Results:
Reference field list is not loaded. Logs shows error below.
Exception when trying to handle 401/403 status codes
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "existingToken" is null
Exception in connecting the ServiceNow ,{"error":{"message":"User Not Authenticated","detail":"Required to provide Auth information"},"status":"failure"}
com.g2g.zk.composer.FieldConfigComposer - Unable to fetch the fields ofcmn_department
Expected Results:
Reference field list should be shown.
3.8.x
DE171748
Investigation Underway