Not able to GET or UPDATE database
Good Day. I am new to supabase. I created an account and currently testing it with a project I am but since last night, I can't get any data from a simple SELECT statement in my application. Is there some kind of block after a period of time I am not being made aware of?
2 Replies
Are you using the REST API (supabase-js type clients)? 
If so do you meet RLS on the table?
Yes! I am using @supabase/supabase-js
Confirming the RLS