Thanks for your fast reply.
Could this error come from calling the edge function from my local app instance? The edge function is already deployed on supabase live?
Chris if you are serving the function locally and running supabase locally, this should also work. I just tested this repo again and it is working here.
Chris
I get 403 Error, user not logged in and User Data: undefined when i call the edge function. I don't know whats wrong, can you help with this?