codeforamerica / follow-all

Follow all the members of a Twitter list with a single click
http://follow-all.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
81 stars 31 forks source link

Gives an error when you try to follow a list that includes yourself #22

Open drewrwilson opened 9 years ago

drewrwilson commented 9 years ago

This is the error when deployed on heroku: image

This is the error locally: image

kacole2 commented 8 years ago

2nd. just ran into this same problem. anyone have ideas on how to get around it other than using a custom version of the twitter library to suppress the error?

kacole2 commented 8 years ago

@drewrwilson i just solved this with #27