假设我有facebook位置ID。我们以埃菲尔铁塔为例。223779540985538
。我从这个facebook位置ID获得了instagram位置ID,即292188415
。
我使用以下端点获取instagram位置图像:
https://api.instagram.com/v1/locations/292188415/media/recent?access_token=***
但是自上次更新Instagram以来,所有查询都会返回:
{"pagination": {}, "meta": {"code": 200}, "data": []}
怎么了?我缺少什么?
答案 0 :(得分:0)
如果您想要按其位置搜索媒体,则必须包含lat和long数据。你可以在这里看到例子:https://www.instagram.com/developer/endpoints/media/