开发者

adding jira visual studio connector

开发者 https://www.devze.com 2023-03-06 09:02 出处:网络
I just installed the JIRA connector for VS2010 and having a strange problem adding my JIRA server to the \"Add server\" settings of the configurations.

I just installed the JIRA connector for VS2010 and having a strange problem adding my JIRA server to the "Add server" settings of the configurations. The plugin throws 404 error for the server address that I gi开发者_如何学JAVAve. http://x.x.x.x:8080/secure/Dashboard.jspa

but otherwise I can browse this link to access JIRA.

Can anyone help?

Thanks


Try putting just http://x.x.x.x:8080 as your server instead?


The setting of accepting REMOTE API calls was OFF in Global Configurations. When I turned it on, it worked like a charm.

0

精彩评论

暂无评论...
验证码 换一张
取 消