【问题标题】:In the Instagram API how to access basic user information for 'Private Users'?在 Instagram API 中如何访问“私人用户”的基本用户信息?
【发布时间】:2015-05-29 23:50:07
【问题描述】:

我真的不明白为什么 instagram api 禁止访问“私人用户”中的公开信息(#counts、#username、#profile 图片)

这适用于公共用户,但私人用户返回:

{ “元”:{ “代码”:400, "error_message":"您无法查看此资源", "error_type":"APINotAllowedError" } }

帮助! 谢谢

【问题讨论】:

  • 除非您是该用户的朋友(并以您自己的身份验证),否则您无法访问该信息

标签: instagram http-status-code-400 instagram-api


【解决方案1】:

您只能通过用户名搜索来查看它们,并有机会返回您正在搜索的用户。

【讨论】:

    【解决方案2】:

    他们被称为私人用户,因为他们的信息无法访问,使用 API 无法做到这一点。

    【讨论】:

      猜你喜欢
      • 2022-10-13
      • 1970-01-01
      • 2020-12-17
      • 1970-01-01
      • 1970-01-01
      • 2019-04-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多