is_ig_account_follower returns nothing, it seems it doesnt work a.k.a doesnt get data. Any work around or some update on this?
Solved
is_ig_account_follower doesnt work
Best answer by dvlana
HUGE UPDATE: if you use this function as condition like so:

it works but if you use it to get status follower or not for your internal code like:
$is_subscribed = isset($input['is_subscribed']) ? $input['is_subscribed'] : 0; // Default to 0 if not set
Thus getting from the body subscribed state, it wont work and it detects only small % of followers, otherwise useless.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.



