Using Supabase client to invoke another function
I'm trying to invoke another function from one of my edge functions using the supabase client and running into an issue doing this during local development. Hopefully someone can help me figure out how to fix this. I've added
This is the code I'm using the call the other function
kong to my /etc/hosts file in Windows and the redirect works in the browser, but not in the Supabase clientThis is the code I'm using the call the other function