Forums

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

Github repository not syncing on jira server DVCS account

Lakshmi CH
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 Leaders.
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

0 votes
Lakshmi CH
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 Leaders.
November 15, 2022

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

Suggest an answer

Log in or Sign up to answer