mautic / mautic/api-library

ERROR: InvalidArgumentException: The template "MauticFormBundle:Field:plugin.recaptcha.html.php" does not exist

Open
#262 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
205
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm using Mautic v4.3.1 and posting new form data using mautic api-library.
And I use mautic-recaptcha plugin for Google recaptcha v3.

For creating reCAPTCHA form field, I'm passing type=plugin.recaptcha.

Form is creating up but reCAPTCHA form field is not created and showing "The template "MauticFormBundle:Field:plugin.recaptcha.html.php" does not exist" error message.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the form creation request against Mautic v4.3.1 through the mautic api-library, using the mautic-recaptcha plugin and type=plugin.recaptcha. Trace the reported missing template error and verify that the reCAPTCHA form field is created successfully without the InvalidArgumentException.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.