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

lists/list returns all lists if :list_id is invalid #89

Closed
andyisnowskynet opened this issue Jun 4, 2014 · 1 comment
Closed

lists/list returns all lists if :list_id is invalid #89

andyisnowskynet opened this issue Jun 4, 2014 · 1 comment

Comments

@andyisnowskynet
Copy link

When querying for a specific list using :list_id it returns all lists if the list_id does not match anything. It should return an empty set.

@amro
Copy link
Owner

amro commented Jun 5, 2014

I tried this both with Gibbon and curl and it seems to be API behavior. I'm not sure whether or not it's a bug -- I suggest contacting MailChimp support about that.

I tried both with exact set to true and without.

curl -g "https://us1.api.mailchimp.com/2.0/lists/list?apikey=mykey-us1&filters[list_id]=nonsense&exact=true"

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

No branches or pull requests

2 participants