【发布时间】:2016-07-02 18:33:27
【问题描述】:
我的应用运行了一年,然后对 instagram 的 API 调用停止返回任何数据。
我使用以下 instagram 端点:
https://api.instagram.com/v1/media/search?lat=48.858844&lng=2.294351&access_token=MY_TOKEN
我注意到我需要public_content 权限,但是.. Instagram 需要什么才能授予我此权限?我无法从文档中理解任何内容,他们不同意我的许可请求。
【问题讨论】: