Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    We’re experiencing an identical issue with our CF7 to pardot integration on a WordPress 3.6.1 installation. The debug output is:

    * Service * Array (
        [name] => Pardot Insights
        [url] => https://www2.ev.uk/l/163731/2016-11-10/fvn9r
        [forms] => Array
            (
    [0] => cf7_886
            )
        [success] =>
        [failure] =>
        [timeout] => 10
        [mapping] => Array
            (
    [0] => Array
        (
            [lbl] => email
            [src] => email
            [3rd] => email
        )
    [1] => Array
        (
            [lbl] => name
            [src] => name
            [3rd] => name
        )
    [2] => Array
        (
            [lbl] => company
            [src] => company
            [3rd] => company
        )
    [3] => Array
        (
            [lbl] => source
            [src] => source
            [3rd] => source
        )
    [4] => Array
        (
            [lbl] => keep me updated
            [src] => keep-me-updated
            [3rd] => keep updated
        )
    )
    )
    * Post (Form) * https://evalue.test.com/resources/insight-asset-modelling-updates/ Array (
        [_wpcf7] => 886
        [_wpcf7_version] => 4.5.1
        [_wpcf7_locale] => en_GB
        [_wpcf7_unit_tag] => wpcf7-f886-o1
        [source] => insight-updates-form
        [name] => test
        [email] => [email protected]
        [company] => Test Company
        [keep-me-updated] => Array
            (
    [0] => Keep me updated on future changes
            )
    [_wpcf7_is_ajax_call] => 1
    )
    * Post (to Service) * Array (
        [timeout] => 10
        [body] => Array
            (
    [email] => [email protected]
    [name] => test
    [company] => Test Company
    [source] => insight-updates-form
    [keep updated] => Keep me updated on future changes
            )
    )
    * Response * WP_Error Object (
        [errors] => Array
            (
    [http_request_failed] => Array
        (
            [0] => Too many redirects
        )
    )
    [error_data] => Array
        (
        )
    )
    

    Have you made any progress with resolving this issue yet?

    Many thanks

Viewing 1 replies (of 1 total)