Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in API get Call #1

Closed
gabs77 opened this issue Feb 28, 2018 · 1 comment
Closed

Error in API get Call #1

gabs77 opened this issue Feb 28, 2018 · 1 comment
Assignees
Labels

Comments

@gabs77
Copy link

gabs77 commented Feb 28, 2018

https://github.com/ebizmarts/mailchimp-lib/blob/master/src/Mailchimp/ListsMembers.php#L115
It miss a 's' in 'list' (list/:listId/members/:email_md5) :

return $this->master->call('list/'.$listId.'/members/'.$subscriberHash,$_params,Mailchimp::GET);

@gonzaloebiz gonzaloebiz self-assigned this Feb 28, 2018
@gonzaloebiz
Copy link
Contributor

Hi @gabs77

thanks for pointing that!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants