没有获得访问令牌标签的照片 [英] Get tagged photo without access token

查看:149
本文介绍了没有获得访问令牌标签的照片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有这方面的一些问题。我可以从Instagram的API公开标签的照片没有得到任何code或访问令牌?

I have some problem on this. Can I get public tagged photo from Instagram api without getting any code or access token?

请分享任何链接,阅读,因为我没有发现任何。我觉得这是关于网络Instagram的API知识较少。

Please share any link for reading because I cannot found any. I feel it is less knowledge about Instagram api on web.

谢谢!

推荐答案

您可以通过标签拉动公共传媒不进行认证。

You can pull public media by tag without authentication.

看看对于GET /标记/标签名/媒体/最近端点的API文档。这里的网址: http://instagram.com/developer/endpoints/tags/#get_tags_media_recent

Take a look at the API documentation for the get /tags/tag-name/media/recent endpoint. Here's the URL: http://instagram.com/developer/endpoints/tags/#get_tags_media_recent

的文档可以是混乱,它示出了使用的access_token此端点中的例子中,但它不是必需的。您需要注册一个应用程序,并得到了客户端ID。

The documentation can be confusing, it shows using an access_token for this endpoint in the example, but it is not required. You will need to register an application and get a client ID.

这篇关于没有获得访问令牌标签的照片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆