You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which endpoint are you attempting to hit in the documentation? We don't currently have anything by that signature you provided in the code. A quick check of the documentation shows me you are probably talking about https://mailchimp.com/developer/reference/search-members/? If so, we do not currently have that in the code, but if you create a branch that adds it (See PR #226 for a good example of what that looks like) we will merge it in.
Hello,
very new to python and mailchimp, how can i correctly call client.search_members.get() method?
My try is not working
client_mailchimp.search_members.get('fbd711c3a35644383cfacf11cebe4e52')
The text was updated successfully, but these errors were encountered: