I have an Edge Function (parse-car-text) that returns a 500 error saying: "GEMINI_API_KEY is not configured", but the GEMINI_API_KEY is listed in my Project Secrets. I need help verifying why the function runtime is not seeing the secret.
What I have already done:
Confirmed GEMINI_API_KEY appears in Project → Settings → Secrets.