API Call with Supabase RLS

Database & APIs
Resolved

How can I get data via an API call to Supabase when RLS is enabled?

When I use a normal BackendQuery all works perfect, the result contains only data for the logged in user!

When I perform an API call, the result is always empty. ( [] )

Why?

What have you tried so far?

I now spend hours calling an API call that returns data (despite RLS)

Did you check FlutterFlow's Documentation for this topic?
Yes
1
9 replies