Exception [ 0 ]: {"status":"error","code":"alerts.common.invalid_params","_stat_":{"total":0.005767822265625,"API":{"name":"API","time":0.005767822265625,"start":1711707718.9449,"items":["Thin.Users.getUsersByRole"]}}}

APPPATH/classes/Api.php [ 80 ]

75                 die($lBody);
76             else
77                 throw new Exception($lBody);
78         } else
79             if ($aRaiseOnError && !Status::check($lResponse)) {
80                 throw new Exception($lBody);
81             }
82         return $lResponse;
83     }
84 
85     static protected function prepareHashData($aParams)
  1. APPPATH/classes/Controller/Infocenter.php [ 83 ] » Api::send(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Infocenter->action_index()

  3. {PHP internal call} » Kohana_Controller->execute()

  4. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  5. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  6. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  7. /home/h26245c/trans-atlas.net/www/index.php [ 126 ] » Kohana_Request->execute()

Environment