SEVERE: Exception while dispatching incoming RPC call
com.google.gwt.user.client.rpc.SerializationException: Type 'org.openmetadata.www.user.client.UserServiceException' was not assignable to 'com.google.gwt.user.client.rpc.IsSerializable' and did not have a custom field serializer.For security purposes, this type will not be serialized.: instance = org.openmetadata.www.user.client.UserServiceException: User not found
Tried with http proxy (and on standard ports) but same issue. Seem like an RPC serialization policy problem but not sure what to do. Any suggestion would be appreciated.
best
*K