I too am receiving this error. I am an
asp.net developer and found
some documentation on how to maintain our subscription lists through
mailchimp. I wrote the code and it worked great using the
PerceptiveMCAPI wrapper along with CookComputing.XMLSPCV2. We
switched over to a new account (the old one has US1 in the api key but
the new one has US2) and now I get this invalid api key error. The
key is valid in mailchimps admin site. I even tried generating a new
one but got the same error with the new key I entered. All the posts
I have read say I shouldn't be using the login method but I do not
make a call to a login method anywhere in my code. The is an API key
in my config file and that is it. Unless the wrapper is calling the
"login" method I don't know what I need to do to my code to fix it.
Is there a newer version of this assembly I need to get?
On Sep 15, 7:40 am, "DavidMcL, Perceptive Logic"
> You'll also want to expire theapikeythat you just exposed in the
> error message and created a new one.
>
> David
>
> On Sep 15, 7:30 am, Rares <
rares.mi...@gmail.com> wrote:
>
>
>
> > Hello MailChimp,
>
> > I'm trying to make a successfulAPIcall using the following HTTP URL:
> > {"error":"InvalidMailchimpAPIKey: d6a78b158048269fdd14a8ca07f80e0f-
> > us2 . You are accessing the wrong datacenter - your client library may
> > not properly support our datacenter mapping scheme.","code":104}
>
> > I've used theAPIkeygenerated on the "APIKeys and Info" screen,
> > that already contains the datacenter us2.
>
> > Could you please let me know how we can fix the above HTTP URL?
>
> > Thank you,
> > Rares- Hide quoted text -
>
> - Show quoted text -