hermes - 💡(How to fix) Fix Donation form preview fails with missing reCAPTCHA site key [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#16601Fetched 2026-04-28 06:52:18
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Error Message

  1. The preview shows the reCAPTCHA site key error instead of the form. The donation form should render normally in the preview, or the editor should surface a clearer configuration error before the preview is shown. The form fails to load and the preview displays an error message about a missing reCAPTCHA site key.

Root Cause

This is mainly a UX issue because the page preview appears broken instead of rendering the form.

RAW_BUFFERClick to expand / collapse

Bug Description

In the B1 web builder, the donation form preview does not load and shows:

Unable to load donation form: reCAPTCHA site key is missing

This is mainly a UX issue because the page preview appears broken instead of rendering the form.

Steps to Reproduce

  1. Open the site page editor in B1.
  2. View the page preview that contains a donation form.
  3. The preview shows the reCAPTCHA site key error instead of the form.

Expected Behavior

The donation form should render normally in the preview, or the editor should surface a clearer configuration error before the preview is shown.

Actual Behavior

The form fails to load and the preview displays an error message about a missing reCAPTCHA site key.

Environment

  • Platform: B1 web builder
  • Page: admin.b1.church/site/pages/W4GDyQQIGZC
  • Page title: Page test

extent analysis

TL;DR

Configure the reCAPTCHA site key in the B1 web builder to resolve the donation form preview issue.

Guidance

  • Verify that the reCAPTCHA site key is correctly configured in the B1 web builder settings.
  • Check if the reCAPTCHA site key is properly linked to the donation form in the page editor.
  • Consider adding a validation check in the page editor to surface a clearer configuration error before the preview is shown.
  • Review the B1 web builder documentation to ensure that the reCAPTCHA integration is set up correctly.

Notes

The exact steps to configure the reCAPTCHA site key may vary depending on the B1 web builder version and settings.

Recommendation

Apply workaround: Configure the reCAPTCHA site key in the B1 web builder settings, as this is the most direct solution to resolve the donation form preview issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING