atlassian-python-api
atlassian-python-api copied to clipboard
503 Server Error: Service Unavailable for url
I am unable to connect to Confluence and Jira. I try to connect with: confluence = Confluence( url=my_company_url, username=username, password=password) Then I try to get page with: confluence.get_page_by_id(page_id) I get 503 Server Error: Service Unavailable for url I have a proxy at my company and I have set up env variables for proxy. It was working fine until about week ago. I didn't change anything in my environment.
Maybe something on the proxy was changed.
I'm experiencing the same issue even on non company devices.
@DorotaKarkutIntel @Basavaraj-PN could you provide more info please :)
I found a workaround:
- delete files:
- python-crtifi-win32-init.pth
- distutils-precedence.pth
- pip install pip-system-certs