You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: