FlutterFlow + Supabase Backend Call Issue

Database & APIs

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.

What have you tried so far?

I've tried GET and POST requests using REQBIN and I got status code 200 on both.
The issue persists when trying the same thing using Flutterflow.

Did you check FlutterFlow's Documentation for this topic?
Yes
3