verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 68 forks source link

Integration triggers failing in queue #1908

Closed rckywng closed 3 weeks ago

rckywng commented 4 weeks ago

Describe the bug

Submission integrations are not triggering properly and are getting stuck in the queue. I have tried this for Campaign and Webhook integrations.

The error messages in the queue are:

I am still able to trigger each of these manually from the submission, so the connection seems to be ok. Emails are also still being sent.

Steps to reproduce

  1. Set up form with webhook or Campaign integrations
  2. Submit form
  3. Integration triggers fail in queue

Form settings

Craft CMS version

5.1.7

Plugin version

3.0.0-beta.13

Multi-site?

No

Additional context

No response

engram-design commented 4 weeks ago

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.13".

rckywng commented 4 weeks ago

Amazing support, all good now!

Thanks @engram-design

engram-design commented 3 weeks ago

Fixed in 3.0.0-beta.14