use python to connet JIRA

liuhongmei 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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