You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HV000163: The actual parameter type 'reactor.core.publisher.MonoMapFuseable' is not assignable to the expected one 'class oopen.timemachine.auth.Principal' for parameter 3 of 'CartMutation#checkoutCart(ID, ID, CustomerDetailsInput, Principal, Continuation)
Removing the @Valid annotation from the customerDetails argument causes the mutation to succeed again.
Note: oopen.timemachine.auth.Principal extends from org.springframework.security.authentication.AbstractAuthenticationToken