SupabaseS
Supabase5mo ago
axxy

Can't read tables with service role

I was developing a full blown API via edge functions locally, everything worked smoothly. I may have over engineered the function code, but i see no reason why it works locally but fails remotely.


Details: im using the latest supabase-js (2.54) both locally and remotely.

I have made custom rate limiting code, that reads values from the db for various actions that I can declare individually.

( i will continue in multiple posts on this thread)
Was this page helpful?