The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Github repository not syncing on jira server DVCS account

jira_admin_cu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 14, 2022

Hi Team,

  Users are complaining the github repos not syncing up to jira. We usually manually select the repo what users wants. Is there any issue with github or jira ?

Logs :

----

Caused by: org.eclipse.egit.github.core.client.NoSuchPageException: Resource protected by organization SAML enforcement. You must grant your OAuth token access to this organization. (403)
at org.eclipse.egit.github.core.client.PageIterator.next(PageIterator.java:175)
at com.atlassian.jira.plugins.dvcs.spi.github.GithubCommunicator.filterRepositoriesWithUpdates(GithubCommunicator.java:239)
at com.atlassian.jira.plugins.dvcs.spi.github.GithubCommunicator.getRepositoriesWithUpdates(GithubCommunicator.java:211)
Caused by: org.eclipse.egit.github.core.client.RequestException: Resource protected by organization SAML enforcement. You must grant your OAuth token access to this organization. (403)
at org.eclipse.egit.github.core.client.GitHubClient.get(GitHubClient.java:740)
at com.atlassian.jira.plugins.dvcs.spi.github.GithubClientWithTimeout.lambda$get$0(GithubClientWithTimeout.java:67)
at com.atlassian.jira.plugins.dvcs.spi.github.GithubClientWithTimeout.executeRequest(GithubClientWithTimeout.java:103)
at com.atlassian.jira.plugins.dvcs.spi.github.GithubClientWithTimeout.get(GithubClientWithTimeout.java:67)
at org.eclipse.egit.github.core.client.PageIterator.next(PageIterator.java:173)

repo.PNG

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
jira_admin_cu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 15, 2022

Please ignore it. We configured new oAuth for our account.