I have recently created a supabase RPC function on my db, and it is returning a 404 when I attempt to hit it. Ive tried an axios call and the node.js supabase client setup. Both return the same thing. Ive confirmed the parameter names and order, the function is in the public schema, ive refreshed the schema, it has a definer role, I have literally confirmed everything. This has happened before and its super frustrating.