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

Remove user in list! #125

Open
Thuran opened this issue Sep 23, 2016 · 2 comments
Open

Remove user in list! #125

Thuran opened this issue Sep 23, 2016 · 2 comments

Comments

@Thuran
Copy link

Thuran commented Sep 23, 2016

Most of the time does not work and this error happens:

Error Domain=NSURLErrorDomain Code=-1012 "(null)" UserInfo={NSErrorFailingURLKey=https://api.twitter.com/1.1/lists/members/destroy_all.json,NSErrorFailingURLStringKey=https://api.twitter.com/1.1/lists/members/destroy_all.json, NSUnderlyingError=0x178d8a60 {Error Domain=kCFErrorDomainCFNetwork Code=-1012 "(null)" UserInfo={_kCFURLErrorAuthFailedResponseKey=<CFURLResponse 0x17a32f20 [0x3b6a1a00]>{url = https://api.twitter.com/1.1/lists/members/destroy_all.json}}}}

Using this code:
FHSTwitterEngine.sharedEngine().removeUsersFromListWithID(listTwitterId.stringValue.lowercaseString, users: twitter)

@dkhamsing
Copy link
Collaborator

Will take a look later
Sorry!

@dkhamsing
Copy link
Collaborator

hi @Thuran do you have any further updates?

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

2 participants