• Hi
    This request has been marked ‘Resolved’ – but I can’t locate the resolution.
    I’m having the same error
    I’m using Sendgrid
    I get the same sort of error:

    
    **RAW RESPONSE**
    Array
    (
       [safe_message] => error object
       [object] => WP_Error Object
           (
               [errors] => Array
                   (
                       [http_request_failed] => Array
                           (
                               [0] => Too many redirects
                           )
    
                   )
    
               [error_data] => Array
                   (
                   )
    
           )
    
    )
    

    I have tried putting the proposed solution directly into the functions.php – but with no success – can someone kindly point me to the correct method?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @howiehwbd,

    when you create the form handler on Pardot, make sure that the “Enable data forwarding to the success location” setting is enabled, that worked for me ??

    Thread Starter howiehwbd

    (@howiehwbd)

    Hi colis

    This afternoon – I tested in conjuction with a Pardot advisor and also worked out that the fieldnames need to be ‘simple text’ no underscores or hyphens.

    Once this was done -the form didn’t error.

    Hola,
    Was getting the “too many redirects” error as well–although the lead data was actually coming in. Incorporated both solutions @howiehwbd AND @colis provided and we’re golden! THANK YOU!!!

    Was racking my brain to get this plugin to work without errors and all other solutions posted online i.e. adding curl functions and others were not practical. Hopefully Forms: 3rd-Party Integration plugin author can update the plugin to accommodate the above solutions. Or even add this to the instructions when setting the plugin up.

    Btw, the freemium and paid solutions are garbage compared to this free plugin. One big flaw that many require is using admin logins to access the SFDC / Pardot accounts. I’d never give a client’s username and password to a 3rd party developer for their plugin to access a company’s CRM platform. Using POST or GET functions with OIDs and hooks is a much safer method.

    Thanks everyone! And HUGE thanks to @zaus, @atlanticbt and @spkane for building a kick ass plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error sending to Pardot (2020)’ is closed to new replies.