I guess the reason is the array
:params => []
:params => {}
Sample from the link shared
@request = 'Client.getList' @params = { 'pagination' => { 'nbperpage' => 15 }, 'search' => { 'name' => 'test' } }