【发布时间】:2015-04-15 20:48:00
【问题描述】:
最近,不知道从什么时候开始,当通过 PHP 请求 Istagram 用户提要(或只是通过浏览器点击 URL)时,我收到 404 错误页面...在 html 中:
例如,比较:
https://api.instagram.com/v1/users/bigbangtheory_cbs/media/recent/
(404错误页面,html)
收件人:
https://api.instagram.com/v1/tags/nerd
https://api.instagram.com/v1/media/popular
https://api.instagram.com/v1/media/search?lat=48.858844&lng=2.294351
(如果未通过身份验证,则为 json 提要/错误消息)
还有其他人遇到同样的问题吗?我不知道的 Instagram API 最近发生了什么变化?
【问题讨论】: