Skip to content

HttpError: Resource not accessible by integration聽#156

Description

@rotoni

When using v1, I encountered the following error.

Run bobheadxi/deployments@v1
initializing new deployment for production @ refs/heads/main
unexpected error encountered: HttpError: Resource not accessible by integration
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information

However, changing to v1.4.0 did not improve the issue.

Github Actions setting:

 - name: Start Deployment
   uses: bobheadxi/deployments@v1
   id: deployment
   with:
     step: start
     token: ${{ secrets.GITHUB_TOKEN }}
     env: production

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions