Open KarstenGrauRasmussen opened 9 months ago
When i am calling client.Search.SearchAsync(q => q.WithFilter("email", ""));
I am getting an error "Error converting value {null} to type 'System.Boolean'. Path 'results[0].two_factor_auth_enabled'.'
I am using the newest version of the package
When i am calling client.Search.SearchAsync(q => q.WithFilter("email", ""));
I am getting an error "Error converting value {null} to type 'System.Boolean'. Path 'results[0].two_factor_auth_enabled'.'
I am using the newest version of the package