3rd-Party Integration HTTP POST errors
-
i’ve used this plugin with some success. Using latest version, latest wordpress and latest contact form version as of 4/3/2018
Two issues:
1) I’m getting an invalid token error:
[This sender failed our fraud detection checks and may not be who they appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing%5D
There was an error when trying to integrate with the 3rd party service {testform} (https://login.centrexsoftware.com/post/f110cb1318998ce7b05bad3cb58ece49fbf5dac5 /).
**FORM**
Title: testform
Intended Recipient: [email protected]
Source: http://www.businesscapitalmart.com/wp-json/contact-form-7/v1/contact-forms/1044/feedback**SUBMISSION**
Array
(
[timeout] => 10
[body] => Array
(
[FName] => adeel
[LName] => a
[email] => [email protected]
[phone] => 2055158043
))
**RAW RESPONSE**
Array
(
[reason] => Could not locate success clause within response
[safe_message] => Success Clause not found
[clause] => Your message was sent successfully. Thanks.
[response] => Invalid Token: f110cb1318998ce7b05bad3cb58ece49fbf5dac5%20
)2) The circle on the bottom of the original form keeps spinning. I’m guessing this has to do with contact form 7 instead of the 3rd party integration service.
The page I need help with: [log in to see the link]
The topic ‘3rd-Party Integration HTTP POST errors’ is closed to new replies.