Hello
I am trying to connect "Testlink" with JIRA. But I am getting "Test Connection KO" error in the Issue tracker management page.
Kindly help me in solving the issue.
TestLink Issue Tracker config below:
-------------------------------------------
<!-- Template jirarestInterface -->
<issuetracker>
<username>uname</username>
<password>ATATT3xFfGF0nFTR7Zxkl_l3oJ4DoktkP4sA9RxkpNK2d6tdCmiZOfSMveeZfN8aUpvqYr-o94BvUtiLq4lcGJQvoXcYdG7wngL_EaUCfdszgFfp2msKq6qrnsrxuxE2e7_evveq1erjnFXAxI4-PtcQxLy88XVh-y03f7J2Utuzz_E8FJGaMH4=ED3A5522</password>
<uribase>https://https:domain.atlassian.net/</uribase>
<userinteraction>1</userinteraction>
<projectkey>CCC</projectkey>
<!-- CRITIC - WITH HTTP getIssue() DOES NOT WORK -->
<uriapi>https://https:Domain.atlassian.net/rest/api/latest/</uriapi>
<uriview>https://https:domain.atlassian.net/browse/</uriview>
<issuetype>10005</issuetype>
</issuetracker>