Keycloak Admin Rest API unknown_error for update user API
I am trying to add a custom attribute to a user using Admin Rest API.
When i try with default master realm, its working fine. But when i try it with another realm that i created, it yields "unknown...
I have this query for an old Codeigniter project:
$this->db->select("SUM(source = 'FBS) AS facebook");
$this->db->select("SUM(source = 'FBS' AND promotion = 0) AS