edge function safari - failing past 2 weeks

Hey guys,

past 2 weeks we are encountering issues with Edge functions invocation from Safari. Cors is setup and it was working correctly before.

Now the supabase.functions.invoke will return
{ data: null, error: FunctionsFetchError: Failed to send a request to the Edge Function}

Was there any breaking update that may be causing this?
Was this page helpful?