Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

use python to connet JIRA

liuhongmei
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 17, 2021

hello ,i write the following script to connect our company JIRA ,but winError 10061 is alwayed received .this mean i can't use this method to connect our server .do you know how to resolve this issue or any API support this function ?

4.png

1 answer

0 votes
Mohamed Benziane
Community Champion
June 23, 2021

Hi,

Can you look if the URL is correct and if you have a proxy configured in your network. If so can you will need to adjust you script

 

https://docs.python-requests.org/en/master/user/advanced/#proxies

Suggest an answer

Log in or Sign up to answer