【问题标题】:Phabricator : [Access Denied: Restricted Project] (Can View) You do not have permission to view this objectPhabricator : [Access Denied: Restricted Project] (Can View) 您无权查看此对象
【发布时间】:2021-09-17 05:59:35
【问题描述】:

我正在尝试调试 Phabricator Conduit API,特别是在 maniphest.search API 中。我在 Phabricator 哪里可以找到这个响应?

[Access Denied: Restricted Project] (Can View) You do not have permission to view this object. // Members of a particular project can take this action. (You can not see this object, so the name of this project is restricted.) Members of a project can always view it.

我猜是根据策略权限的业务逻辑有问题。

【问题讨论】:

    标签: php phabricator


    【解决方案1】:

    首先要做的是验证您用于发出 API 请求的管道令牌属于有权访问此项目的用户。

    您能否确认在您的请求中发送了正确的令牌?

    需要检查的其他事项

    • 项目成员
    • 项目所在的空间
    • “管理项目->编辑详细信息”下的“可见者”和“编辑者”部分

    【讨论】:

      猜你喜欢
      • 2021-05-09
      • 1970-01-01
      • 2013-09-13
      • 1970-01-01
      • 1970-01-01
      • 2015-02-21
      • 1970-01-01
      • 2012-12-08
      相关资源
      最近更新 更多