Form Submission Causes Array Error
-
I updated WordPress yesterday and double checked that my hosting server is allowing TLS 1.2. However, when I activate the critical update in Salesforce and try to submit a form I get an array error. I can create a Web-to-Lead HTML form and the data gets submitted fine but I would prefer to use this plugin.
The URL of the page is here: http://www.beck-technology.com/products/demo-request/
The part of the array error that I think might be relevant is …
[response] => Array ( [code] => 400 [message] => Bad Request ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => BrowserId [value] => OazZla0jTcWojXts0gmjDw [expires] => 1504033845 [path] => / [domain] => salesforce.com ) ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [response:protected] => Requests_Response Object (
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Form Submission Causes Array Error’ is closed to new replies.