Instagram API returns empty array

Viewed 1781

Calling these endpoints

https://api.instagram.com/v1/users/self/follows https://api.instagram.com/v1/users/self/followed-by

with perfectly valid access-token, and access scope of follower_list relationships

returns 200 OK, and data as empty array []

1 Answers
Related