As discussed last week , for some prototype I am trying to integrate JIRA 6.2 with Stash . After creating an application link
Between STASH and JIRA , when I tried to access a JIRA issue from STASH , I get the following error :
Authentication failed!
An error occurred while trying to obtain an access token. For application link "Thin Client JIRA (c71e30a0-69c2-3aed-881f-96b78bd32170) http://10.232.65.236:8080com.atlassian.applinks.application.jira.JiraApplicationTypeImpl@130950e"
OAuth Problem Details
realm: 'http://10.232.65.236:8080'
oauth_problem: 'timestamp_refused'
oauth_acceptable_timestamps: '1393938766665-1393939366665'
Do you have an clue on what is going wrong here ? Kindly provide your inputs .
Are both applications on the same server? If so you will need to change the context of one of the servers.
Instead of http://localhost:7990for stash change it in the config to http://localhost:7990/stash. I had similar problems with the link because of this. I was also being logged out of each app constantly.
https://confluence.atlassian.com/display/STASH/Moving+Stash+to+a+different+context+path
Hi, did you try basic authentication first? was that working?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Features i am trying to evaluate are dependent on oAuth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's still worth checking basic auth works.
However, I'd also check the clocks on your servers - I've seen that error when one end of a server link had a completely bjorked bios battery and the time drifted off.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.