Ninja Forms Failure to Submit
-
We are using Ninja Forms with the Forms 3rdParty Integration plugin. No matter what we try, the form will not submit when the plugin is active. We always get a “Too many redirects” error.
Here is the full Debug report. Any assistance with be great! Thanks!
*** Service *** Array ( [name] => Pardot [url] => https://go.pardot.com/XXXXXXX [forms] => Array ( [0] => njn_113 ) [success] => [failure] => [timeout] => 45 [mapping] => Array ( [0] => Array ( [lbl] => email [src] => 554 [3rd] => Email (r) ) [1] => Array ( [lbl] => first name [src] => 550 [3rd] => First Name ) [2] => Array ( [lbl] => Last Name [src] => 553 [3rd] => Last Name ) ) ) *** Post (Form) *** https://www.XXXXX.com/pardot-form-test/ Array ( [570] => [554] => [email protected] [551] => [552] => * [550] => Test [553] => Test [569] => [IP Address] => [Email] => [email protected] [User IP] => [] => * [First Name] => Test [Last Name] => Test [Submit] => ) *** Post (to Service) *** Array ( [timeout] => 45 [body] => Array ( [Email (r)] => [email protected] [First Name] => Test [Last Name] => Test ) ) *** Response *** WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => Too many redirects ) ) [error_data] => Array ( ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ninja Forms Failure to Submit’ is closed to new replies.