I have axios-hooks calling a (nexjs) api route which works fine using the call:
const [{ data, loading, error}, execute] = useAxios( { url: