dtf1111 2019-06-10 19:49
浏览 94

如何在owner_id上获得Instagram用户的昵称? 以及如何获取在特定位置发布的所有用户的总列表?

My account api status "live", but if I try to fetch something like:

https://api.instagram.com/v1/users/$owner/?access_token=

or

https://api.instagram.com/v1/locations/search?lat=$lat&lng=$lang&distance=100&access_token=

it gives me "This client has not been approved to access this resource."

https://www.instagram.com/explore/locations/id/?__a=1 — works without pagination and there is no nicknames so I used fetch other api paths

what I'm missing?

  • 写回答

0条回答 默认 最新

    报告相同问题?