Hello there, I've recently started tinkering aroun...
# help
u
Hello there, I've recently started tinkering around supabase. So I went through a couple of video courses, and got stuck at the place where I need to create supabase function hook - https://egghead.io/lessons/supabase-automatically-create-a-stripe-customer-for-each-user-with-supabase-function-hooks. I've previously done the similar hook and it worked like a charm. I'm using
ngrok
and
localtunnel
while doing local development. Any ideas on how to debug it? I've tried to google, but haven't found the proper answer https://app.supabase.io/project/.../database/api-logs?te=&ts=
n
Hello @ummahusla! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
🆕 How to debug Function Hooks?
u
Oh god, I've had some row-level security enabled, this is what was preventing it. Yet still I'd like to know how I would be able to debug that type of behavior in the future.