hanzoai / gochimp3

🐒 Golang client for MailChimp API 3.0.

Home Page:https://github.com/zeekay/gochimp3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subdomain should be server not API key for the host

marriog opened this issue · comments

commented

client := gochimp3.New(apiKey)
this places the apiKey at the start of the host, but it should really use the server id (such as us7)

commented

doh, the api key needs to have the server id on the end of it. my bad

commented

if anyone else is having save issue make sure your api key actually has the "-xxx" on the end of it, where xxx is the server you plan is based on. for example mine is in this format d4444a2aa33332f72594269e64912347-us5