-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gets denied always #141
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi @benbalter and @prolike , maybe I have encountered the same issue. After following the Getting Started guide, I ended up with my sample Jekyll page showing the error 403 access denied cat. Please consider adding the following steps to the documentation. They fixed the problem on my side:
Detailed step descriptions1. Add a team to your organization containing the members who should have access and configure the GITHUB_TEAM_ID for heroku
2. Grant OAuth App access to your Jekyll App in your organization
|
Everyone in the organization gets denied
I have an organization with the Oauth app, and the repository is on one of the members account.
But all the members are getting denied.
Is it because the repository has to be owned by the organization?
And does it have to be private?
The text was updated successfully, but these errors were encountered: