• Resolved jamie1210

    (@jamie1210)


    Hi,

    I’ve tried everything I can find on wordpress and mailchimp but I cannot figure out why i get this error:

    [2025-10-21 14:13:18] ERROR: Form 98 > Mailchimp API error: 404 Not Found. Resource Not Found. The requested resource could not be found.

    Request:

    POST https://us12.api.mailchimp.com/3.0/lists/Ovatheme/members

    {“status”:”subscribed”,”email_address”:”jami*@in*******.co.uk”,”interests”:{},”merge_fields”:{},”email_type”:”html”,”ip_signup”:”80.4.46.65″,”tags”:[]}

    Response:

    404 Not Found

    {“type”:”https://mailchimp.com/developer/marketing/docs/errors/”,”title”:”Resource Not Found”,”status”:404,”detail”:”The requested resource could not be found.”,”instance”:”cc458bc8-d02c-e946-4b71-f7eb3c5e7389″}

    The API is confirmed as correct

    The form is linked to the correct Mailchimp Audience

    Thanks for your help

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Lap

    (@lapzor)

    It might be that the list ID changed or is no longer available.

    In your WordPress admin please go to MC4WP > Mailchimp, and click “Renew Mailchimp lists”.

    Then go to MC4WP > Form > Settings, make sure a list is selected, and click save.

    Hope that helps. If this doesn’t solve the issue please let me know.

    Kind regards,

    Thread Starter jamie1210

    (@jamie1210)

    Hi Lap,

    I replied via email to you not realising it would not route back to this post. Thank you for your reply though!

    I already tried that, but tried again with same result:

    ‘Oops. Something went wrong. Please try again later.’

    Just to note I am a free user right now of MC4WP and Mailchimp.

    My goal is just to collect newsletter sign ups for now.

    Please see the screenshoots

    Thanks

    Plugin Contributor Lap

    (@lapzor)

    Can you also show me a screenshot of Form > (your form) > Settings?

    Thank you!

    Thread Starter jamie1210

    (@jamie1210)

    Sure, extra screenshots below, thanks:

    Plugin Contributor Lap

    (@lapzor)

    Do you see the same error in the debug log if you test with a different email?

    In gmail you can put a +something in the name part, eg [email protected] to make it a “new email” for Mailchimp while it’s still connected to your default gmail inbox.

    Thanks for letting me know.

    Plugin Contributor Lap

    (@lapzor)

    oh wait, i just notice the “list choice” you inserted into the form fields.
    that refers to a non existing list.

    remove the “agree to terms” bit from MC4WP > Form > Fields (actually a list choice).


    Then click the “agree to terms” button above the fields editor to insert a checkbox to agree to terms, instead of a list choice. If you want it to be a radio button instead of a checkbox you can change that in the html code.

    Hope that helps!

    Thread Starter jamie1210

    (@jamie1210)

    Its the same with any email – I feel like its something really simple i’m missing!

    [2025-10-28 12:05:38] ERROR: Form 98 > Mailchimp API error: 404 Not Found. Resource Not Found. The requested resource could not be found.

    Request:

    POST https://us12.api.mailchimp.com/3.0/lists/Ovatheme/members

    {“status”:”subscribed”,”email_address”:”jami*@in*******.co.uk”,”interests”:{},”merge_fields”:{},”email_type”:”html”,”ip_signup”:”80.4.46.65″,”tags”:[]}

    Response:

    404 Not Found

    {“type”:”https://mailchimp.com/developer/marketing/docs/errors/”,”title”:”Resource Not Found”,”status”:404,”detail”:”The requested resource could not be found.”,”instance”:”93aabd38-d0c6-48b4-118c-c5feaa4b4604″}

    Plugin Contributor Lap

    (@lapzor)

    just in case you missed my reply above, here it’s again:

    oh wait, i just notice the “list choice” you inserted into the form fields.
    that refers to a non existing list.

    remove the “agree to terms” bit from MC4WP > Form > Fields (actually a list choice).


    Then click the “agree to terms” button above the fields editor to insert a checkbox to agree to terms, instead of a list choice. If you want it to be a radio button instead of a checkbox you can change that in the html code.

    Hope that helps!

    Thread Starter jamie1210

    (@jamie1210)

    Ha!

    Yes that worked, thank you very much! 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘404 Not Found’ is closed to new replies.