本文介绍了Instagram的,如何让所有的照片通过标签?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我能得到多少职位有SOMETAG

So I can get how many posts have "SOMETAG":

https://api.instagram.com/v1/tags/SOMETAG

我可以通过标签获得的图像:

I can get images by tag:

https://api.instagram.com/v1/tags/SOMETAG/media/recent

但它只返回我的用户的照片。

But it returns only my user photos.

如何,我可以得到所有的所有用户的照片与一些标记(而不是一个要求)?

How I can get All photos from all users with some tag (not one request)?

推荐答案

您的客户在沙盒模式,只能搜索热卖邀请用户照片的标签。你必须登录到,编辑您的客户端,然后点击在GO LIVE按钮。

Your client is in Sandbox Mode and can only search for tags of photos posted by invited users. You have to login into https://www.instagram.com/developer, edit your client and click on the "GO LIVE" button.

如果走活按钮被禁用,你已经得到您的应用程序Instagram的通过审查第一:单击权限选项卡上,并提交审查。 (公司名称,联系人电子邮件和隐私政策URL需要开始提交。)一旦获得批准,U将能够点击去住。

If the "GO LIVE" button is disabled, you have get your app reviewed by Instagram first: Click on the Permissions tab and submit for review. (Company Name, Contact Email and Privacy Policy URL are required to start a submission.) Once approved, u will be able to click Go Live.

这篇关于Instagram的,如何让所有的照片通过标签?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 12:08
查看更多