Getting "email must be email" error when using apiService.initializeSession
Hi i'm using the ApiService from
And I keep getting the error "email must be an email" even though there is no parameter for email in the method interface.
@novu/client package. The code is somewhat like:And I keep getting the error "email must be an email" even though there is no parameter for email in the method interface.