【问题标题】:Instagram API Likes ScopeInstagram API 喜欢 Scope
【发布时间】:2016-11-26 00:12:52
【问题描述】:

有人能解释一下 Instagram 范围的新限制吗?如https://help.instagram.com/contact/185819881608116 所述,我没有可以请求访问权限的业务

【问题讨论】:

标签: scope instagram


【解决方案1】:

您可以使用此模板使用 API:

"https://api.instagram.com/oauth/authorize/?client_id=" + client_id + "&redirect_uri=" + redirect_uri + "&response_type=code&state=DCEeFkk45A53sdfKef424&scope=follower_list");

它可以帮助您在测试模式时了解范围,然后您可以批准您的申请。您还可以添加测试用户。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-09-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-09-26
    • 2019-02-28
    • 1970-01-01
    相关资源
    最近更新 更多