【发布时间】:2015-12-07 05:26:37
【问题描述】:
当我运行以下网址访问 Instagram 媒体搜索时:
https://api.instagram.com/v1/media/search?lat=37.775&lng=-122.4183333&access_token=MyAccessToken
我从 Instagram 收到以下回复:
{"meta":{"code":200},"data":[]}
不知道为什么我没有得到详细的媒体搜索结果。这个 url 类似于 Instagram/Developer 网页中提供的示例:https://www.instagram.com/developer/endpoints/media/
【问题讨论】:
标签: instagram-api