V
V
Viktor2015-10-10 01:26:53
API
Viktor, 2015-10-10 01:26:53

How to know if the current user is a subscriber of a certain user?

The problem is this: there is an account (~ 13k subscribers), there is a second account.
how to find out (best in 1 request) if the second subscriber is?
if I iterate over all next_links until the first match, I will very quickly exhaust the limit of 5k requests per hour. (which actually happened)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2015-10-16
@Sketcher2010

Obviously, there will be fewer requests if you sort out not the subscribers of the first, but the subscriptions of the second.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question