instagram media endpoint bug: only returns limited photos

感情迁移 提交于 2019-12-24 11:37:22

问题


tested this on media endpoint querying on different hashtags... only a few photos is returned from #artona (like 20 something) out of the 5000+ photos available. #iphone returns nothing right now.

this problem is not limited to this client. i notice this problem on http://statigr.am/search/iphone where it too returns nothing for iPhone and a few photos for #artona... also tried the instagram iPhone app... the number (limited) of photos returned are consistent between instagram clients so i suspect something is wrong with the api / instagram server.


回答1:


The hashtag #iphone and many others are blocked by Instagram so it returns error:

{"meta":{"error_type":"APINotAllowedError","code":400,"error_message":"This tag cannot be viewed"}}

http://www.gramfeed.com/instagram/tags#iphone

As far as the hashtag not returning all results, Instagram posted on dev blog that they are having issues with hashtag API currently: http://developers.instagram.com/post/72497508869/platform-issues-with-hashtags



来源:https://stackoverflow.com/questions/20963545/instagram-media-endpoint-bug-only-returns-limited-photos

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!