Hey guys I want to try building out an idea on JIRA. I am trying to connect to a JIRA project I created on atlassian. Any idea what URL i have to use to connect to my specific project on JIRA ? Thanks !
Hi @sunil nair
It depends on what Library you're using, I believe the Jira-python library just requires the baseurl e.g. https://yoururl.atlassian.net (if you're using cloud) then to connect to a project, you just need to specify the project keys.
@Prince Nyeche - thanks, i got it. I had to use an apikey :).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.