Database Webhook causes ‘permission denied for schema net’ error
Hi! I created a Database Webhook that triggers an Edge Function whenever a new row is inserted into a table. The Edge Function then calls a 3rd-party API to store the changes
However, after creating the webhook, inserting into the table throws this error:
Error: Creation failed: permission denied for schema net
Error: Creation failed: permission denied for schema net
If I delete the webhook, inserts work fine — the error only occurs when it’s active.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.