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

List endpoints requiring POST method do not work #294

Open
testgonzo opened this issue Oct 24, 2020 · 0 comments
Open

List endpoints requiring POST method do not work #294

testgonzo opened this issue Oct 24, 2020 · 0 comments

Comments

@testgonzo
Copy link

None of the following add or remove members to list endpoints work with this api interface:

POST lists/members/create
POST lists/members/create_all
POST lists/members/destroy
POST lists/members/destroy_all

Consistent code 112 ("You must specify either a list ID or a slug and owner.") error message though api calls are well formed. Believe the problem is related to how headers are formed when posting to endpoints?

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

1 participant