Fix contact form 502 or 503 when RESEND_API_KEY is missing in production When POST /api/contact fails because Resend is not configured, the Worker cannot read RESEND_API_KEY at request time. Fix Cloudflare secrets, env names, and redeploy steps on Astro + Workers. Resend
5 posts tagged Resend.
June 2026
-
Fix contact form 502 or 503 when RESEND_API_KEY is missing in production When POST /api/contact fails because Resend is not configured, the Worker cannot read RESEND_API_KEY at request time. Fix Cloudflare secrets, env names, and redeploy steps on Astro + Workers.
April 2026
-
Turnstile + Resend Contact Form: Complete Setup for Astro A practical, end-to-end guide for adding a spam-resistant contact form to an Astro site using Cloudflare Turnstile and Resend. -
Fix Resend 403 and 422 errors on an Astro contact form (Cloudflare Workers) When Turnstile passes but email still fails, Resend is usually rejecting the from address or API key. Here is how to read 403/422 responses and fix Astro + Workers config.
February 2026
January 2026