Hi!
I'm trying to integrate JIRA with our Assembla repository.
This is the guide I'm following:
https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
When I reach the step: 3. Do the OAuth dance
and try to run the command: java -jar OAuthTutorialClient-1.0.jar requestToken
I got 404 error message. Previously I've changed the config.properties file according to the following:
jira_home
to the URL of your Jira development instance, for example, https://example-dev1.atlassian.net
https://alomvilag.atlassian.net have been put there.
(I've also tried adding /jira to the end, with no success)
What's
wrong and how can I resolve this, could you please help?I've tried again and it is now working...
sorry for bothering
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.