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

Not able to use Twitter API's member related API functions #159

Closed
coder426 opened this issue Oct 8, 2015 · 2 comments
Closed

Not able to use Twitter API's member related API functions #159

coder426 opened this issue Oct 8, 2015 · 2 comments

Comments

@coder426
Copy link

coder426 commented Oct 8, 2015

Hi,

I am using your script for one of the twitter app. It is working good when i use most of the API functions like getlists, block member, follow, unfollow, get-list-members etc but i am getting constant issue if i try to add a member in specific list or if i try to destroy a member from list.

Talking about this specific function:
https://dev.twitter.com/rest/reference/post/lists/destroy

Issue:
[code] => 112 [message] => You must specify either a list ID or a slug and owner.

I am getting this message even i hardcode the listID or ownerId and used all possible combination required by that API function.

I also dropped same issue on twitter community but no luck yet.
https://twittercommunity.com/t/error-112-you-must-specify-either-a-list-id-or-a-slug-and-owner/53007

Can you please verify or help how we can use that function using your API script? I tried some of the other list-member related functions but those which have Get method are working while with POST method are not working.

Hope, you can provide a solution.

Thanks,

@J7mbo
Copy link
Owner

J7mbo commented Jul 25, 2016

Hi, this is an old one. I'm just going through and cleaning up issues, although if you still need help, please feel free to reopen a new issue. Thanks.

@J7mbo J7mbo closed this as completed Jul 25, 2016
@testgonzo
Copy link

It's October, 2020, I am having this issue still today. Just opened issue #294

#294

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

3 participants