Hi Agustin,
Thanks for the answer. Supabase data source is reading data from my self-hosted Supabase, so connection is ok. However i was able to call my Edge Function with Rest API Request. If somebody need this here it is:
You need to only add Api link to your Edge Function and Heared with Key: Authorization and Bind Value to:
Hope this will help somebody.
Now i need to find out why my function is not working 100%. It write to public.profiles ok but do not Ban/Delete user.

