Problem in pre-registration-datasync-service

Resolved exception caused by Handler execution: java.lang.ClassCastException: class java.lang.String cannot be cast to class io.mosip.kernel.core.authmanager.authadapter.model.AuthUserDetails (java.lang.String is in module java.base of loader ‘bootstrap’; io.mosip.kernel.core.authmanager.authadapter.model.AuthUserDetails is in unnamed module of loader ‘app’)

1 Like

@BENZIZA_Mohamed Can you please be a little specific about your problem? In which service are you seeing this error? What version of MOSIP are you using?

When i do a post request of : “/preregistration/applications/prereg” , i have this error in [pre-registration-datasync-service ] , and my version of mosip is : 1.2.0

Hi
The PreReg data sync service only has following endpoints.
It does not have “/preregistration/applications/prereg” endpoint.
To test this endpoint, you must run PreReg Application service.