Skip to content

Resource not accessible by integration #258

Closed
@yonas

Description

@yonas
Run actions/create-github-app-token@v2
  with:
    app-id: 1383744
    private-key: ***
    owner: yonasBSD
    skip-token-revoke: false
    github-api-url: https://api.github.com/
  env:
    CARGO_TERM_COLOR: always
    PROJECT_NAME_UNDERSCORE: github-rs
    CARGO_INCREMENTAL: 0
    RUSTFLAGS: -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpanic_abort_tests -Cpanic=abort
    RUSTDOCFLAGS: -Cpanic=abort
    CARGO_HOME: /home/runner/.cargo
Input 'repositories' is not set. Creating token for all repositories owned by yonasBSD.
Run curl -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/user
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   171  100   171    0     0   1023      0 --:--:-- --:--:-- --:--:--  1023
{
  "message": "Resource not accessible by integration",
  "documentation_url": "https://docs.github.com/rest/users/users#get-the-authenticated-user",
  "status": "403"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions