Whenever I try to use my edge functions that I’ve hosted, I get a 401 Unauthorized error. This feels suspicious because I’ve already set everything up. I’ve recently moved from the Supabase cloud version to a self-hosted setup.
Is there a guide on how to properly connect to edge functions in a self-hosted environment? Also, which environment variables do I need to configure to get this working?