© 2026 Hedgehog Software, LLC

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

How to do HTTP Request on the mart scheme?

Hi everyone,

I have a table mart.dim_product inside a custom schema mart.
The schema is included in pgrst.schemas (public,mart), and I’ve granted full privileges (USAGE, SELECT, etc.) to postgres, service_role, and authenticated.
However, the Supabase REST API still returns "relation 'public.dim_product' does not exist" — it seems PostgREST doesn’t recognize the table in the mart schema even though the configuration looks correct.
Restarting the project and running NOTIFY pgrst, 'reload schema'; didn’t help.

Any ideas why the REST API can’t access tables outside the public schema?
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

On insert -> send http request to discord webhook
SupabaseSSupabase / help-and-questions
3y ago
Grant EXECUTE Permission on public.http_request Function
SupabaseSSupabase / help-and-questions
7mo ago
Trigger http request to make a post request in loops
SupabaseSSupabase / help-and-questions
14mo ago
How to see the request json body
SupabaseSSupabase / help-and-questions
3y ago