© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•14mo ago•
24 replies
sonny

❌ DEBUG: Creation Error: PostgrestError(detail: nil, hint: nil, code: Optional("42501"), message: "n

I'm using AWS Amplify for user auth services (not supabase auth for other reasons) and leveraging this to interact with 2 supabase db tables. For some reason, I keep getting this error: "❌ DEBUG: Creation Error: PostgrestError(detail: nil, hint: nil, code: Optional("42501"), message: "n" when trying to fetch information from those tables, and create entries in those tables through my app. Why might this be? I have already enabled RLS on both tables.
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

code '42501', details null, hint null, message 'permission denied for schema ' error. what do i do?
SupabaseSSupabase / help-and-questions
4y ago
ERROR: 42501
SupabaseSSupabase / help-and-questions
3y ago
ERROR: 42501: must be owner of table objects
SupabaseSSupabase / help-and-questions
3mo ago
ERROR: permission denied for schema public (SQLSTATE 42501)
SupabaseSSupabase / help-and-questions
5mo ago