• When an audience in Mailchimp is set up to use a form with a merge field with a field type set to “address”, the plugin breaks this field up into separate fields.

    For example, if I have a field called “ADDRESS”, the plugin will let me choose from:
    – ADDRESS-addr1
    – ADDRESS-addr2
    – ADDRESS-city
    – ADDRESS-state
    – ADDRESS-zip
    – ADDRESS-country

    The plugin then attempts to send data back in a format the API does not understand, resulting in the following:

    TYPE
    https://mailchimp.com/developer/marketing/docs/errors/

    TITLE
    Invalid Resource

    STATUS
    400

    DETAIL
    Your merge fields were invalid.

    ERRORS
    [{“field”:”ADDRESS”,”message”:”Please enter a complete address”}]

    To solve this, we have changed our field from the type “address” to “text” and the plugin operates as expected. Please investigate the issues with the “address” field type.

Viewing 1 replies (of 1 total)
  • Plugin Contributor sbazzi

    (@sbazzi)

    Hey @grafikmatthew,

    Thank You for the report. I am adding our support team here,

    Also feel free to open a ticket any time at crmperks.com

    Thank You – Sam

Viewing 1 replies (of 1 total)
  • The topic ‘Address field bug’ is closed to new replies.