blue-pencil-45492
07/27/2022, 6:01 AM{"msg":"Data failed to match schemas in oneOf(UiNodeAttributes)","status_code":400}
when calling the self service login flow flow, r, err := o.client.V0alpha2Api.InitializeSelfServiceLoginFlowWithoutBrowser(context.Background()).Refresh(refresh).Execute()
. This returns an error from the flow but the http.response is a 200 which is what leads me to believe its a code gen relatedmagnificent-energy-493
blue-pencil-45492
07/27/2022, 3:52 PM