Troubleshooting

Top issues + fixes

Updated 2026-05

1. Submission email not arriving

Check in this order:

  1. Dashboard → form → Submissions — is the submission logged? If yes, the form is working; only email delivery failed.
  2. Recipient inbox spam folder — check spam/promotions.
  3. FROM_EMAIL config — if using onboarding@resend.dev, emails only deliver to the email tied to your Resend account.
  4. Resend dashboard → Logs — see if Resend accepted or rejected the email.
  5. Verified sender domain — production needs SPF + DKIM + DMARC. See Email setup.

2. Embed script not loading / form does nothing on submit

3. CORS error in browser console

Error like:

Access to fetch at 'https://justforms.rightnode.workers.dev/f/...'
from origin 'https://yoursite.com' has been blocked by CORS policy

Fix:

4. 429 Too Many Requests

Per-IP rate limit hit. Defaults: 10 submissions/minute per IP per form.

Fix:

5. Real submissions marked as spam

JustForms scores spam from 0–1 based on:

Score > 0.7 = flagged spam (no email, kept in dashboard).

Fix:

6. GA4 / Meta Pixel events not firing

7. File upload fails

Still stuck? Email support@justforms.io with: your form ID, the submission ID (if any), and a screenshot of the browser console.