JIRA DVCS Connector

unematiii August 18, 2014

I'm trying to add DVCS Account from "Administration >> Manage DVCS Accounts". I have created the app in GitHub, but when I fill in the form and click 'Add', I'm getting 404

"Oh, it seems that we've lost a page. Maybe you should raise an issue?"

at

http://myjiradomain.com/login/oauth/authorize?scope=repo&client_id=[removed]&redirect_uri=http%3A%2F%2Fmyjiradomain.com%2Fsecure%2Fadmin%2FAddOrganizationProgressAction%21default.jspa%3Furl%3Dhttps%253A%252F%252Fgithub.com%26atl_token%[removed]%7Clin%26organization%3DDWGitHub%26autoLinking%3Dtrue%26autoSmartCommits%3Dtrue%26t%3D2

Do I need to enable some other plugin first?

Edit: Could this be related to https://answers.atlassian.com/questions/135199/integration-between-bitbucket-and-jira-fails-with-a-404?

1 answer

1 accepted

0 votes
Answer accepted
Tiago Comasseto
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.
August 18, 2014

Hey Mati, you may want to confirm that the Authorization callback URL in your repository configuration is pointing to the same URL you're accessing JIRA.

I hope it helps.

Cheers

unematiii August 18, 2014

Hi! Thanks for quick suggestion. The callback URL is correct. Problem appears to be JIRA related, as it gives 404 for any reqests made to

http://myjiradomain.com/login/oauth/authorize

Tiago Comasseto
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.
August 18, 2014

Interesting, I found this KB article that describe the same issue. You may want to try the suggested workaround. Also, please update DVCS addon to the latest version in case you're not in the last version yet.

Cheers

Tiago Comasseto
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.
August 18, 2014

I'm glad to hear that Mati, if you think this question was answered satisfactorily, you may mark it as answered. This will increase its visibility and may help others in the future.

Cheers

unematiii August 18, 2014

Thank you! Workaround fixed this for us.

Suggest an answer

Log in or Sign up to answer