The function accepts a `data` argument but does not pass it along: `return oh.call("/class/search")` should be `return oh.call("/class/search", data)`