gomfunkel / node-mailchimp

A node.js wrapper for the MailChimp API.
MIT License
359 stars 63 forks source link

error with api v3 #57

Open iLeonelPerea opened 7 years ago

iLeonelPerea commented 7 years ago

Hi everyone.

I am doing a POST, trying to add a member to a List but shows the following error:

{"type":"http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"API Key Missing","status":401,"detail":"Your request did not include an API key.","instance":""}

do you know what happend?

Tnks

wulfsolter commented 7 years ago

Your request is missing the API key.

masonlouchart commented 6 years ago

Please close the issue when it's fixed.