• Resolved bxdavi2

    (@bxdavi2)


    I added the zip code field you can enter a zip and I get this error. I add the zip field that is MMerge5 and it looks different from the other fields and doesn’t accept input. Here is the error code

    [2019-12-12 18:12:44] ERROR: Form 5110 > Mailchimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – MMERGE5 : Please enter a zip code (5 digits)
    Request: PATCH https://us4.api.mailchimp.com/3.0/lists/83c05e81c8/members/e914db60802abe9de92c2e0d9360b053 – {“status”:”subscribed”,”email_address”:”rbda****@ms*.com”,”interests”:{},”merge_fields”:{“FNAME”:”Barbara”,”LNAME”:”Davis”,”MMERGE5″:”80800030038000″},”email_type”:”html”,”ip_signup”:”174.16.55.129″,”tags”:[]}
    Response: 400 Bad Request – {“type”:”https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/”,”title”:”Invalid Resource”,”status”:400,”detail”:”Your merge fields were invalid.”,”instance”:”ab7374d1-80c6-4be2-92d2-c6dd0d7f43b2″,”errors”:[{“field”:”MMERGE5″,”message”:”Please enter a zip code (5 digits)”}]}
    [2019-12-14 02:58:14] ERROR: Form 5110 > Mailchimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – ADDRESS : Please enter a complete address
    Request: PATCH https://us4.api.mailchimp.com/3.0/lists/83c05e81c8/members/e914db60802abe9de92c2e0d9360b053 – {“status”:”subscribed”,”email_address”:”rbda****@ms*.com”,”interests”:{},”merge_fields”:{“ADDRESS”:{“addr1″:””,”city”:””,”state”:””,”zip”:”80003″},”FNAME”:”Barbara”,”LNAME”:”Davis”},”email_type”:”html”,”ip_signup”:”174.16.55.129″,”tags”:[]}
    Response: 400 Bad Request – {“type”:”https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/”,”title”:”Invalid Resource”,”status”:400,”detail”:”Your merge fields were invalid.”,”instance”:”eecbfb82-ea74-4541-af5e-0da050da97c8″,”errors”:[{“field”:”ADDRESS”,”message”:”Please enter a complete address”}]}
    [2019-12-14 03:12:16] ERROR: Form 5110 > Mailchimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – ADDRESS : Please enter a complete address
    Request: PATCH https://us4.api.mailchimp.com/3.0/lists/83c05e81c8/members/e914db60802abe9de92c2e0d9360b053 – {“status”:”subscribed”,”email_address”:”rbda****@ms*.com”,”interests”:{},”merge_fields”:{“ADDRESS”:{“addr1″:””,”city”:””,”state”:””,”zip”:”80003″},”FNAME”:”Barbara”,”LNAME”:”Davis”},”email_type”:”html”,”ip_signup”:”174.16.55.129″,”tags”:[]}
    Response: 400 Bad Request – {“type”:”https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/”,”title”:”Invalid Resource”,”status”:400,”detail”:”Your merge fields were invalid.”,”instance”:”82d12ac7-bcba-4e0e-8996-00d0d4784cf6″,”errors”:[{“field”:”ADDRESS”,”message”:”Please enter a complete address”}]}

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @bxdavi2,

    Please note that MailChimp does not accept just 1 part of an address. If you are sending just zip code and not other address fields then MailChimp.com will reject the submission as you can see in the error which says “Please enter a complete address”.

    I would recommend creating a custom field to accept zip code and remove the default address fields provided by MailChimp.

Viewing 1 replies (of 1 total)
  • The topic ‘Oops Something went wrong’ is closed to new replies.