"user_id must be an UUID". I'm assuming this line of code got copied over without being fixed, how can I get the user calling the edge function? (context: this is being used in an edge function){ data: { user: null }, error: AuthApiError { name: "AuthApiError", message: "Internal server error", status: 500 } } back.