question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Resource not accessible by integration

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

This error is thrown when auto-assign do not have permission to use the API. auto-assign uses getContents API to get .github/auto_assign.yml.

I have confirmed that this error has occurred in the private repository. It seems that auto-assign can access the configuration file, even if you do not have permissions in the public repository.

Previously, auto-assign did not have the permission to use getContents API. I was pointed out it from the user, added the permission.

To Reproduce Users who have been using this application before changing permissions need to reinstall auto-assign.

Expected behavior auto-assign can read the configuration file.

Screenshots I added the permission after the user pointed out. screen shot 2018-10-08 at 20 14 34

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
colindeancommented, Oct 21, 2018

I did receive the email and did act on it. I’ve not tested with more than one repo that had already been intermittently working. I’ll observe some more this week.

1reaction
colindeancommented, Oct 7, 2018

@kentaro-m Can you explain what Error: Resource not accessible by integration means? You’ve not provided more than that…

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Resource not accessible by integration" · Issue #10 - GitHub
I'm confused. This is an action configured in the main repo for a PR in the main repo? All reactions.
Read more >
Debug "Resource not accessible by integration" error when ...
This error basically talks about a permission issue. When working with Github apps, you may not have set the necessary permission to access...
Read more >
"Resource not accessible by integration" on github post /repos ...
The problem here is related to the GITHUB_TOKEN permission scope that is generated automatically in a Github Actions workflow run.
Read more >
Resource not accessible by integration - GoReleaser
Integrations that may cause this: Homebrew Tap; Krew Plugins. Fixing it¶. You have basically two options: 1. Use a Personal Access Token (PAT)...
Read more >
GitHub checks: "Resource not accessible by integration"
Hi there, I have a GitHub app, and the GitHub plugin installed. I now have regularly this warning: WARNING ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found