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

Always got error 404 #181

Closed
kotakorange opened this issue Oct 5, 2018 · 5 comments
Closed

Always got error 404 #181

kotakorange opened this issue Oct 5, 2018 · 5 comments

Comments

@kotakorange
Copy link

Always got this response when I tried to add subscriber
"404: The requested resource could not be found.:

@petersontubini
Copy link

I'm having the same issue.

@pixel-anovak
Copy link

pixel-anovak commented Oct 31, 2018

You probably entered wrong lists id.
Web lists ID is not the same as the API list id.
You can find list API ID under list settings -> List name and campaign defaults -> List ID

Hope it helps.

@stefandunn
Copy link

I'm having the same problem, tried both Web ID and API list ID. Mind you, I am getting both of those IDs from the return value of (Newsletter::getApi()->get('lists').

@sebastiandedeyne
Copy link
Member

This probably has something to do with incorrect ID's as stated above, not a package bug.

Maybe worth looking through these similar issues: https://github.com/drewm/mailchimp-api/issues?utf8=%E2%9C%93&q=is%3Aissue+404

@AxelPariss
Copy link

You probably entered wrong lists id.
Web lists ID is not the same as the API list id.
You can find list API ID under list settings -> List name and campaign defaults -> List ID

Hope it helps.

Works for me (my error was I took the ID from the URL but it's not the same ^^)

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

6 participants