I use Jira Scope to display an issue from Jira. but i get this error message. can someone help? Thanks!!
Hi @amel237
Try this
Your Variable type must be SecureString
Password = new System.Net.NetworkCredential(string.Empty, secureStr).SecurePassword
Hi,
Hope this helps
Can you try changing the version pf package for jira packages and check this looks like some issue in dependencies
Cheers
Can you please try to open the exception details from locals pane when run in debug and show the detailed exception info
Please try downgrading your webapi package…looks like a similar issue
Cheers
As specified looks liekd ependency conflict only…please follow the link provided above and change the webapi and jira activity package versions to compatible versions to each other and use it
jira - 2.4.1
webapi - 1.9.2
try these versions
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.