is there a way to check who is blocking you with twitter api?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
You can find out who you are blocking using these calls, but you can't find out who is blocking you. |
|||||||
|
|
If you are blocked by a user that you are following, your user_id will no longer appear in the list of follower ids for that user, which you can retrieve via GET followers/ids. |
|||
|
|