Trying to Follow the Kanban Clone and Chill but no data is comming

I am trying to follow Agustin’s Clone and Chill to create a kanban board.

I already have the Supabase database and tables created, and I even have data in the tasks table, but, whenever I connect it to WeWeb, I get an empty result.

It says: Success, and No data fetched (Empty array). Any ideas? Thanks

Hi, I think you have RLS Policies enabled. Please share your setup.

1 Like

Thanks Broberto. It was that. It is not explained in the course (or I missed it) and it is the default.

2 Likes