I'm trying to access my Supabase db through Flutterflow's built in Backend Call functions, but keep getting Error 404. I've tried Insert and Query calls but both give the same results.
I would like to also clarify that RLS policies are currently disabled on all of my tables.
I've created a new schema for this app and Flutterflow is able to get the schema in App Settings, but I'm not sure if this might be what is causing the issue.