Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
travis79 committed Jul 11, 2023
1 parent c0bf007 commit a198a57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 195 deletions.
Loading

2 comments on commit a198a57

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:glean-level-1/TfDemQIVQwaLRKYdctsDuA/P5Hb0skMTu2651DFXE81XQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:glean-level-1/TfDemQIVQwaLRKYdctsDuA"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:glean-level-1/TfDemQIVQwaLRKYdctsDuA/P5Hb0skMTu2651DFXE81XQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:glean-level-1/TfDemQIVQwaLRKYdctsDuA"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-07-12T08:13:55.549Z

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:glean-level-1/TfDemQIVQwaLRKYdctsDuA/P5Hb0skMTu2651DFXE81XQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:glean-level-1/TfDemQIVQwaLRKYdctsDuA"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:glean-level-1/TfDemQIVQwaLRKYdctsDuA/P5Hb0skMTu2651DFXE81XQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:glean-level-1/TfDemQIVQwaLRKYdctsDuA"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-07-12T08:17:23.847Z

Please sign in to comment.