SUPABASE API error

Database & APIs

Estou com um problema para conectar no supabase, alguém poderia me ajudar?

Coloco a URL e a chave, porém o flutterflow me apresenta o seguinte erro:

What have you tried so far?
SELECT setrole::regrole, setconfig
  FROM pg_db_role_setting 
  WHERE setrole::regrole = 'authenticator'::regrole;

ALTER ROLE authenticator SET pgrst.db_schemas = 'public, storage';
NOTIFY pgrst;
Did you check FlutterFlow's Documentation for this topic?
Yes
8
16 replies