• Resolved ourdividedworld

    (@ourdividedworld)


    I am getting the following error with the plugin:
    Debug Log
    [2019-01-02 15:08:54] ERROR: Form 6188 > MailChimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – FNAME : Please enter a value
    – LNAME : Please enter a value
    Request: PUT https://us7.api.mailchimp.com/3.0/lists/0769270580/members/4675c973f03e964e1581c91036487897 – {“email_address”:”john*********@ya***.com”,”interests”:{},”merge_fields”:{},”status”:”subscribed”,”email_type”:”html”,”ip_signup”:”99.189.139.113″}
    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”:”7ea3759b-f3dc-4604-8d12-87a1cf1b921b”,”errors”:[{“field”:”FNAME”,”message”:”Please enter a value”},{“field”:”LNAME”,”message”:”Please enter a value”}]}
    [2019-01-02 15:09:21] ERROR: Form 6188 > MailChimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – FNAME : Please enter a value
    – LNAME : Please enter a value
    Request: PUT https://us7.api.mailchimp.com/3.0/lists/0769270580/members/4cc7278e7a58d3b5c59bbefe5ca90f92 – {“email_address”:”info@ea***********.com”,”interests”:{},”merge_fields”:{},”status”:”pending”,”email_type”:”html”,”ip_signup”:”99.189.139.113″}
    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”:”93808ad2-8b48-4119-9f63-26329f9b6276″,”errors”:[{“field”:”FNAME”,”message”:”Please enter a value”},{“field”:”LNAME”,”message”:”Please enter a value”}]}
    [2019-01-02 15:22:47] ERROR: Form 6188 > MailChimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – FNAME : Please enter a value
    – LNAME : Please enter a value
    Request: PUT https://us7.api.mailchimp.com/3.0/lists/0769270580/members/4cc7278e7a58d3b5c59bbefe5ca90f92 – {“email_address”:”info@ea***********.com”,”interests”:{},”merge_fields”:{},”status”:”pending”,”email_type”:”html”,”ip_signup”:”99.189.139.113″}
    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”:”c1bba9ff-324f-4a3e-b2c7-0585e5f3b86b”,”errors”:[{“field”:”FNAME”,”message”:”Please enter a value”},{“field”:”LNAME”,”message”:”Please enter a value”}]}
    [2019-01-02 15:23:14] ERROR: Form 6188 > MailChimp API error: 400 Bad Request. Invalid Resource. Your merge fields were invalid.
    – FNAME : Please enter a value
    – LNAME : Please enter a value
    Request: PUT https://us7.api.mailchimp.com/3.0/lists/0769270580/members/4cc7278e7a58d3b5c59bbefe5ca90f92 – {“email_address”:”info@ea***********.com”,”interests”:{},”merge_fields”:{},”status”:”pending”,”email_type”:”html”,”ip_signup”:”99.189.139.113″}
    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”:”ef6aed80-e09c-4e1a-9678-65ce72fc2dfd”,”errors”:[{“field”:”FNAME”,”message”:”Please enter a value”},{“field”:”LNAME”,”message”:”Please enter a value”}]}

    Any help or suggestions appreciated.
    Thanks,
    John

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

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

    (@hchouhan)

    Hey John,

    Thanks for reaching out to us.

    The error means that your form is not sending the correct data for the FNAME & LNAME fields in your MailChimp list which I assume you have set as required fields in your MailChimp lists.

    If these fields are not required, then

    1) first go to your MailChimp.com list and make the 2 fields as not required. 2) Then login to your website, go to “MailChimp for WP” menu and click on “Renew MailChimp Lists” button.

    After doing the above, test the form and let us know if it works.

    Thread Starter ourdividedworld

    (@ourdividedworld)

    Hi Harish,
    Did as you suggested and the signups are still not going to Mailchimp. Checked Mailchimp and the form has only one required (FNAME) field.

    I have 30 new signups in my email but there are no first names (as required on the form).
    Mailchimp only has the original 29 signups that I migrated to them. The additional 30 are not going to Mailchimp.

    Not sure why, but I did everything that was needed and even ‘connected’. Unless I really missed something??

    Any other suggestions?
    Thanks,
    John

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey John,

    I just tested using my personal email address “me@haris…..com” and it worked as expected. Can you please check?

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