Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

List endpoints requiring POST method do not work #294

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

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?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants