Flutterflow inserting row to Supabase errors

Integrations

Hi there,

I keep getting the following errors from Supabase when I try to insert a row from Flutterflow.

I understand the primary key which is the UUID described here and is therefore not allowed to be nullable but my understanding was the UUID was auto-generated on each insert in Supabase?

Can someone help please?

What have you tried so far?

I have tried:

  • Removing RLS

  • Randomly generating a UUID in Flutterflow as a string and passing it

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