© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3mo ago•
3 replies
drennz

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 banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase Webhook causes ‘permission denied for schema net’ error
SupabaseSSupabase / help-and-questions
3mo ago
Permission denied for schema citext
SupabaseSSupabase / help-and-questions
13mo ago
ERROR: permission denied for table schema_migrations
SupabaseSSupabase / help-and-questions
5mo ago
Trigger on auth.users causes permission denied for schema public
SupabaseSSupabase / help-and-questions
3y ago